I am doing data entry into a form that was created by someone else, and on the form is a lookup box that I can use to reference a table that contains names I need to use to create a more complex record in a different table.
When I type in a name, the lookup will only go to the first appearance of that last name in the Names table, and then I have to scroll through a dropdown box to find the next occurrence of that same last name.
Is there a standard way to find the next occurrence of the name, or does that depend on whether the developer created a way to do it? He provided no documentation.
Thanks
When I type in a name, the lookup will only go to the first appearance of that last name in the Names table, and then I have to scroll through a dropdown box to find the next occurrence of that same last name.
Is there a standard way to find the next occurrence of the name, or does that depend on whether the developer created a way to do it? He provided no documentation.
Thanks