T
TheIMan
Please help...
I have 'client' form with a subform 'orders'. I cannot write the
correct code to move directly to a specific order. I allow the user
to FIND AN ORDER. They type in the order number and I can search
through the orders table to see if it exists, then locate the correct
client, set a bookmark, and move to it. Then I set focus to the orders
tab, BUT I can't figure out how to make the application move to the
actual correct order. Let's say it's the 5th out of 10. I can only
make it go to the first order and the user is left to page through to
find the specific one. I tried using a second bookmark, but I can't
get it to work. Can anyone please help with a little code.
Thanks very much,
TheIMan
I have 'client' form with a subform 'orders'. I cannot write the
correct code to move directly to a specific order. I allow the user
to FIND AN ORDER. They type in the order number and I can search
through the orders table to see if it exists, then locate the correct
client, set a bookmark, and move to it. Then I set focus to the orders
tab, BUT I can't figure out how to make the application move to the
actual correct order. Let's say it's the 5th out of 10. I can only
make it go to the first order and the user is left to page through to
find the specific one. I tried using a second bookmark, but I can't
get it to work. Can anyone please help with a little code.
Thanks very much,
TheIMan