Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default while macro is running...

I have a macro that takes quite a while to complete - is there anything I can
have displayed to the user that will say "please wait" or show a progess bar
or something?

thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default while macro is running...

There are plenty of progress bars out there. Here is a good one
http://www.enhanceddatasystems*.com/...ogressBar*.htm


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Ciara" wrote in message
...
I have a macro that takes quite a while to complete - is there anything I

can
have displayed to the user that will say "please wait" or show a progess

bar
or something?

thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default while macro is running...

That link gave me this - is this my fault?

Bad Gateway
The following error occurred:
[code=DNS_HOST_NOT_FOUND] The host name was not found during the DNS lookup.
Contact your system administrator if the problem is not found by retrying the
URL.


--------------------------------------------------------------------------------
Please contact the administrator.

"Bob Phillips" wrote:

There are plenty of progress bars out there. Here is a good one
http://www.enhanceddatasystemsÂ*.com/ED/Pages/ExcelProgressBarÂ*.htm


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Ciara" wrote in message
...
I have a macro that takes quite a while to complete - is there anything I

can
have displayed to the user that will say "please wait" or show a progess

bar
or something?

thanks




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default while macro is running...

Try this, it looks the same but hasn't got spurious - in it that Google
inserts

http://www.enhanceddatasystems.com/E...rogressBar.htm

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Ciara" wrote in message
...
That link gave me this - is this my fault?

Bad Gateway
The following error occurred:
[code=DNS_HOST_NOT_FOUND] The host name was not found during the DNS

lookup.
Contact your system administrator if the problem is not found by retrying

the
URL.


--------------------------------------------------------------------------

------
Please contact the administrator.

"Bob Phillips" wrote:

There are plenty of progress bars out there. Here is a good one
http://www.enhanceddatasystems*.com/ED/Pages/ExcelProgressBar*.htm


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Ciara" wrote in message
...
I have a macro that takes quite a while to complete - is there

anything I
can
have displayed to the user that will say "please wait" or show a

progess
bar
or something?

thanks






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default while macro is running...

If you macro is performing a bunch of sequential actions, then you can show
a progress bar and have you code update it. (progress bars don't update
themselves). If you issue one command and it takes a long time, then a
progress bar would be useless. You can make a worksheet visible that has a
message of Please Wait.

See John Walkenbach's site for a simple example:

http://j-walk.com/ss/excel/tips/tip34.htm

--
Regards,
Tom Ogilvy


"Ciara" wrote in message
...
I have a macro that takes quite a while to complete - is there anything I

can
have displayed to the user that will say "please wait" or show a progess

bar
or something?

thanks





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable running of SelectionChange macro when in another macro? Tonso Excel Discussion (Misc queries) 6 March 21st 10 06:50 PM
disable user running macro from Tools Macro Steve Simons Excel Discussion (Misc queries) 4 September 28th 06 06:28 AM
Stop running a macro in the middle of a macro gmunro Excel Programming 3 June 9th 05 06:00 PM
running a macro ina workbook that doesnt have that macro Paul Excel Programming 2 February 18th 04 01:47 AM
Launch Macro in Access via Macro running in Excel??? dgrant Excel Programming 1 September 24th 03 01:38 PM


All times are GMT +1. The time now is 10:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"