Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a label on a form that I use to show the progress of a loop. It works
great except if I change the focus to a different application and then return to excel. Doing so freezes the label where it was when I changed the focus. Is there a work-around for this? Thanks For i = 1 To LastRow lblStatus.Caption = i & " of " & LastRow frmStatus.Repaint Next i |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autofilling data on a form | New Users to Excel | |||
Input Form vba help | Excel Discussion (Misc queries) | |||
View of Excel form is different on different computers. | Excel Discussion (Misc queries) | |||
Sending a Form | Excel Discussion (Misc queries) | |||
Freeze Pane problem in shared workbooks | Excel Discussion (Misc queries) |