close

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?

ThanksFor i = 1 To LastRow
lblStatus.Caption = i amp; quot; of quot; amp; LastRow
frmStatus.Repaint
Next i

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()