Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Progress Bar with Timer


Please Help

I am trying to run a progress bar while VB is performing it's procedures to let the user know the worksheet is calculating. I can not find the timer in Excel VB 97. I want the progress bar to simply move back and forth.

Thanks in Advance
---CDotWin---
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Progress Bar with Timer

code won't be running while the sheet is calculating. Excel isn't
multitasking.

--
Regards,
Tom Ogilvy

"CDotWin" wrote in message
...

Please Help

I am trying to run a progress bar while VB is performing it's procedures

to let the user know the worksheet is calculating. I can not find the timer
in Excel VB 97. I want the progress bar to simply move back and forth.

Thanks in Advance
---CDotWin---



  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Progress Bar with Timer

I just change the status bar to say WORKING and then
freeze the panes until it's done, then unfreeze and reset
the status bar.

-----Original Message-----
code won't be running while the sheet is calculating.

Excel isn't
multitasking.

--
Regards,
Tom Ogilvy

"CDotWin" wrote in

message
...

Please Help

I am trying to run a progress bar while VB is

performing it's procedures
to let the user know the worksheet is calculating. I can

not find the timer
in Excel VB 97. I want the progress bar to simply move

back and forth.

Thanks in Advance
---CDotWin---



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Progress Bar with Timer

Try adapting the code shown at
http://www.mrexcel.com/archive/Controls/31950.html


"CDotWin" wrote in message
...

Please Help

I am trying to run a progress bar while VB is performing it's procedures

to let the user know the worksheet is calculating. I can not find the timer
in Excel VB 97. I want the progress bar to simply move back and forth.

Thanks in Advance
---CDotWin---



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
Timer Brandon H Excel Discussion (Misc queries) 5 August 9th 07 01:54 PM
Stopping a Timer / Running a timer simultaneously on Excel Paul23 Excel Discussion (Misc queries) 1 March 10th 06 12:08 PM
Timer RK[_3_] Excel Programming 2 April 5th 04 06:03 AM
Timer Phil Excel Programming 4 February 6th 04 01:58 PM
API Timer seth Excel Programming 1 January 14th 04 10:40 PM


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