Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
when i run the following code from the VBE (F5), it runs fine. when i run it
from a rectangle i drew on a spreadsheet in the same file, the hourglass remains on the screen until the OK button or Close "X" is clicked. Sub StartupPath() MsgBox Application.StartupPath, Title:="The Excel startup path is: " End Sub what is causing the hourglass to remain after the msgbox is displayed? thank you. elizabeth |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA macro runs fine, but freezes if I try to do ANYTHING else whileit runs | Setting up and Configuration of Excel | |||
One macro runs then it auto runs another macro | Excel Discussion (Misc queries) | |||
Which Macro Runs...? | Excel Discussion (Misc queries) | |||
Code & modules are gone, Macro warning message remains | Excel Programming | |||
Macro - square remains on screen | Excel Programming |