Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a command button that when clicked runs a VB script that carries out a
complex calculation. Right now, the caption for the button reads, "Calculate". I'd like it to switch to read, "Working" while it is doing the calculating and then back to "Calculate" when it's done. If I enter Me.CommandButton1.Caption = "Working" at the beginning of the script, it doesn't change. Probably not refreshing. Is there a way to get it to change while it's calculating? Thanks in advance. Jerry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command Button Caption | Excel Programming | |||
Change Caption of Forms Command Button | Excel Programming | |||
Label - Caption not changing | Excel Programming | |||
Caption of a button | Excel Programming | |||
Urgent: VBA Command Button Caption Problem | Excel Programming |