Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to display the status of a long-running piece of code, other
than on the status bar with Application.StatusBar? What I want is one of those nice nonmodal forms in the middle of the screen that keeps changing the message. Problem is, when I try to do this with a regular form, and I execute frmName.Show, the code freezes -- as if it was a MsgBox. Anyway to display a form, but keep the code running? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
text running on status bar in Excel | Excel Discussion (Misc queries) | |||
Display last status information | Excel Worksheet Functions | |||
Status bar (or similar) to appear whilst running a long macro | Excel Discussion (Misc queries) | |||
How to display a form- to show status of the running program | Excel Discussion (Misc queries) | |||
Display No. of Rows in Status Bar | Excel Discussion (Misc queries) |