Message 1 of 2
VBA Dialog Boxes Losing Focus

Not applicable
05-11-2009
01:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I'm having a silly problem with my first VBA code in a LONG time. Whatever dialog box I attempt to open using code, be it a form or an InputBox, I can't enter text. It seems that the box is losing focus immediately. If I hammer on the left mouse key and the keyboard I can sometimes get text to go into the box, but that's obviously not the controlled text I want.
I'm using Vista x64 with two monitors. I've tried moving all the windows to one screen with no difference in effect.
Any help would be greatly appreciated.
I'm having a silly problem with my first VBA code in a LONG time. Whatever dialog box I attempt to open using code, be it a form or an InputBox, I can't enter text. It seems that the box is losing focus immediately. If I hammer on the left mouse key and the keyboard I can sometimes get text to go into the box, but that's obviously not the controlled text I want.
I'm using Vista x64 with two monitors. I've tried moving all the windows to one screen with no difference in effect.
Any help would be greatly appreciated.