Message 1 of 15
Message Box
Not applicable
01-17-2007
03:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have an application that takes a couple of seconds to run (approx. 30-40 seconds, it has a lot of code to iterate thru) (plus i'm not the best programmer) what I want to do is have a msgbox up on the screen stating to wait a second then have it automatically switch off at the end of the process. Is there a way to do this? right now the code stops for me to hit the "OK" button. I was also trying to avoid making another userform and firing it.Any help would be appreciated...
Thanks,
Bill
I have an application that takes a couple of seconds to run (approx. 30-40 seconds, it has a lot of code to iterate thru) (plus i'm not the best programmer) what I want to do is have a msgbox up on the screen stating to wait a second then have it automatically switch off at the end of the process. Is there a way to do this? right now the code stops for me to hit the "OK" button. I was also trying to avoid making another userform and firing it.Any help would be appreciated...
Thanks,
Bill