J
jason
Does anybody have any code for a good progress indicator, at the
moment I'm just using:
With Application
.ScreenUpdating = False
.StatusBar = "Please wait .................. macro running
........"
End With
This is a bit basic and doesn't give any indication of how far through
the PC is.
Any help,or links, greatly appreciated.
J
moment I'm just using:
With Application
.ScreenUpdating = False
.StatusBar = "Please wait .................. macro running
........"
End With
This is a bit basic and doesn't give any indication of how far through
the PC is.
Any help,or links, greatly appreciated.
J