I have an invoice form with 3 search boxes which enable the user to locate the record to invoice. They can find a particular record using the company's name, the name of the project the company has commissioned, or the project code. However, each of these search boxes are independent.
a) Is it possible to link all three (other than in a list box) and have each so that they are ordered alphabetically. Currently, projects is sorted so project number is not.
b) Being independent if I select say, Tesco as the company, the search box stays on Tesco even when I move to a different record using the navigation buttons or use a different search box, say the project number search box, to move to a different record. How can I refresh the search box when I move record, or use one of the other search boxes?
c) How can I make the cursor jump to a particular field when an item is selected. My problem is that the field I want to jump to changes according to the selection made.
I know this is a heck of an assignment I've set but I'm still learning and this site has been invaluable in sorting out my confusion in the past and is undoubtedly visited by the wisest people in the world. Even half an answer will move me on that bit more.
a) Is it possible to link all three (other than in a list box) and have each so that they are ordered alphabetically. Currently, projects is sorted so project number is not.
b) Being independent if I select say, Tesco as the company, the search box stays on Tesco even when I move to a different record using the navigation buttons or use a different search box, say the project number search box, to move to a different record. How can I refresh the search box when I move record, or use one of the other search boxes?
c) How can I make the cursor jump to a particular field when an item is selected. My problem is that the field I want to jump to changes according to the selection made.
I know this is a heck of an assignment I've set but I'm still learning and this site has been invaluable in sorting out my confusion in the past and is undoubtedly visited by the wisest people in the world. Even half an answer will move me on that bit more.