MichaelTaouk
New member
- Local time
- Today, 18:55
- Joined
- Dec 10, 2011
- Messages
- 1
I have a subroutine that makes a table. It takes about a minute. I want to display a message telling the user that the process is in progress. When the subroutine is complete, I want the message to disappear with no action from the user. What is the best way to do this?