Thanks for the suggestion! I have tried repeating up to 4 times the SendKeys with the wait on, but no such luck. What other tricks do you have?
Thanks!
i have a macro assigned to a command button on a form to CancelEvent when clicked then close the form. the event being cancelled is a print preview of a report. it does close the form but then pops an "Enter Parameter Value" messagebox. i can escape out of this but it will not recognize SendKeys...
is there a way of preventing a new record from automatically resulting when tabbing through a form so that when using tab/enter the cursor just cycles through the form rather than starting a new record?
thanks!