Glowackattack
Registered User.
- Local time
- Today, 04:59
- Joined
- Feb 26, 2008
- Messages
- 126
Hi,
I have some "After Update" code built into a subform, which basically reruns a query and refreshes my form to update a calc'd value (the calc'd value is a sum of the field that was just updated).
What i want to do is run that code without changing the focus of what field i am currently in, any thoughts?? (so i want to be in the next tabbed field after the code is run, or at least back in the same place to make it easier for data entry.)
Thanks for help in advance.
Matt
I have some "After Update" code built into a subform, which basically reruns a query and refreshes my form to update a calc'd value (the calc'd value is a sum of the field that was just updated).
What i want to do is run that code without changing the focus of what field i am currently in, any thoughts?? (so i want to be in the next tabbed field after the code is run, or at least back in the same place to make it easier for data entry.)
Thanks for help in advance.
Matt