Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default Status bar event ?

Even if there were, I don't think you could interupt excel's calculation process
to read that status line.



xlb wrote:

Hello,

I have a workbook on a server.
A web application (written in asp + dll) opens the workbook, gives some data
and calculates.

It works fine.

But when the calculation is very long, I want to return to the user, the
progression of the calculation (15%, 50%,...) written in the status bar.
Is there an event for that ?

Thanks

Xavier


--

Dave Peterson

  #2   Report Post  
Posted to microsoft.public.excel.programming
xlb xlb is offline
external usenet poster
 
Posts: 1
Default Status bar event ?

I don' want to interrupt Excel, but only an event...

Xavier


"Dave Peterson" a écrit dans le message de
...
Even if there were, I don't think you could interupt excel's calculation

process
to read that status line.



xlb wrote:

Hello,

I have a workbook on a server.
A web application (written in asp + dll) opens the workbook, gives some

data
and calculates.

It works fine.

But when the calculation is very long, I want to return to the user, the
progression of the calculation (15%, 50%,...) written in the status bar.
Is there an event for that ?

Thanks

Xavier


--

Dave Peterson



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Status bar event ?

The calculation event?

You could put something in the statusbar before calculation starts and something
in the statusbar when it's done, but I you won't be able to get to the statusbar
while excel is actually calculating.



xlb wrote:

I don' want to interrupt Excel, but only an event...

Xavier

"Dave Peterson" a écrit dans le message de
...
Even if there were, I don't think you could interupt excel's calculation

process
to read that status line.



xlb wrote:

Hello,

I have a workbook on a server.
A web application (written in asp + dll) opens the workbook, gives some

data
and calculates.

It works fine.

But when the calculation is very long, I want to return to the user, the
progression of the calculation (15%, 50%,...) written in the status bar.
Is there an event for that ?

Thanks

Xavier


--

Dave Peterson


--

Dave Peterson
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
reuest formula for auto update status & status date PERANISH Excel Worksheet Functions 5 June 2nd 08 04:26 PM
user form-on open event? keydown event? FSt1[_3_] Excel Programming 2 August 5th 04 02:26 PM
Event Procedures: Event on Worksheet to fire Event on another Worksheet Kathryn Excel Programming 2 April 7th 04 07:35 PM
change event/after update event?? scrabtree23[_2_] Excel Programming 1 October 20th 03 07:09 PM
OnTime event not firing in Workbook_Open event procedure GingerTommy Excel Programming 0 September 24th 03 03:18 PM


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