wcboyd
Registered User.
- Local time
- Today, 09:13
- Joined
- Aug 30, 2004
- Messages
- 50
I have a subform that I am trying to have automatically refreshed every X number of seconds. I created a button so that the user could manually refresh and I created a macro that the timer interval can execute. The macro sends SHIFT + {F9}, which works fine so long as I am looking right at that screen, but if I pop over to Word or open an e-mail the SendKeys command sends the word "SHIFT" to that app.
I am sure I am missing something simple, but I would appreciate some insight.
Thanks,
Craig
I am sure I am missing something simple, but I would appreciate some insight.
Thanks,
Craig