After some experimentation, I was able to get the functionality I needed by getting the Window Size and using an IF statement.
Thanks for your suggestions.
Frank
Search found 3 matches
- Mon Dec 07, 2015 1:38 pm
- Forum: Technical / Scripting
- Topic: Dialog Box With Same Name As Form
- Replies: 3
- Views: 4096
- Fri Dec 04, 2015 7:17 pm
- Forum: Technical / Scripting
- Topic: Dialog Box With Same Name As Form
- Replies: 3
- Views: 4096
Re: Dialog Box With Same Name As Form
Thanks for the suggestions. I will give those a try to see they will work.
- Fri Dec 04, 2015 1:55 pm
- Forum: Technical / Scripting
- Topic: Dialog Box With Same Name As Form
- Replies: 3
- Views: 4096
Dialog Box With Same Name As Form
Trying to automate a process on my ERP Software. I need to have the macro wait until the Dialog/Popup Box opens and cannot figure out the best way to "Catch" it. The Dialog Box has the same name as the master form. I have tried this code but the Dialog Box doesn't seem to be a child. Anyone have any...