View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Show Window Message with percent of work

This site will show you how to use a progress bar
http://www.erlandsendata.no/english/...nloaduserforms

"Maperalia" wrote:

Does anybody knows how to create a windows message with the percent of work.
Basically, I have a macro that is taking a lot time to run it because it is
connected with three different softwares and I want to see the status while
is working.

What I am looking for is a windows message showing with the following status
information:
1.- In what software is working.
2.- What percent of work is so far done while is working.

Do you think is possible to do this.

Thanks in advance
Maperalia