Hello there,
to my knowledge, the MsgBox function does not have a timer function, that is why I'm using the above code...
in this line:
oSHL.PopUp "Now running item " & x & " out of 10", 1, "Timed MsgBox ...", vbOKOnly
the ,1, represent the number of seconds before the msgbox will...