Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Info Box that disappears by itself

I have a very large spreadsheet which links to over 300 other spreadsheets.

When a specific macro is run to perform a filter there is long delay whilst
it performs it.

I am trying to figure out how to adise the user that there may be a delay at
the begining of the macro in a message box (e.g. "Calculating - please
wait"). At the end of the macro I want the box to close automatically.

Any ideas how I can do this?

Thank you in advance.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Info Box that disappears by itself

Try a progress bar:-

http://www.cpearson.com/excel/Progress.htm

Mike

"B Baggins" wrote:

I have a very large spreadsheet which links to over 300 other spreadsheets.

When a specific macro is run to perform a filter there is long delay whilst
it performs it.

I am trying to figure out how to adise the user that there may be a delay at
the begining of the macro in a message box (e.g. "Calculating - please
wait"). At the end of the macro I want the box to close automatically.

Any ideas how I can do this?

Thank you in advance.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Info Box that disappears by itself

On Jun 20, 4:30 am, Mike H wrote:
Try a progress bar:-

http://www.cpearson.com/excel/Progress.htm

Mike



"B Baggins" wrote:
I have a very large spreadsheet which links to over 300 other spreadsheets.


When a specific macro is run to perform a filter there is long delay whilst
it performs it.


I am trying to figure out how to adise the user that there may be a delay at
the begining of the macro in a message box (e.g. "Calculating - please
wait"). At the end of the macro I want the box to close automatically.


Any ideas how I can do this?


Thank you in advance.- Hide quoted text -


- Show quoted text -


Mike's suggestion is a good one. If you're just looking for a box to
popup, create a userform and put whatever you want it to say on
there. Then load the userform at the start of the macro and unload it
at the end.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Info Box that disappears by itself

Thanks for your prompt responses.

I really like the ideas in Mikes posting. Unfortunately, my employer has
really locked down the IT making it difficult to implement. (I even had to
wait to get home to use the 'reply' button!).

I may be able to get away with Johns suggestion and will try it tomorrow.

Thanks again.

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
Move cell info and info in range of cells on new entry abc[_2_] Excel Discussion (Misc queries) 5 February 15th 10 08:21 PM
Copied info from Excel worksheet, but pasted info won't work in fo KRISTENV Excel Discussion (Misc queries) 3 January 8th 09 03:13 PM
F2 edit cells - new info disappears when I hit enter Will123 Excel Discussion (Misc queries) 1 December 1st 06 04:50 PM
need help w/ macro prompting with info and pasting the info based on user input drgka55 Excel Programming 8 August 28th 06 06:05 PM
Link info in one cell to info in several cells in another column (like a database) hansdiddy Excel Discussion (Misc queries) 1 February 22nd 06 02:27 AM


All times are GMT +1. The time now is 12:06 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"