J
John Keith
Is it possible to allow a user to navigate around a worksheet while
waiting for a user input to a msgbox?
For instance, while waiting for a response to the following line of
code is there a way to allow the user to peruse the worksheet (mostly
scroll left and right to view the line):
answer = MsgBox("Do you want to delete this row?", vbYesNo)
John Keith
(e-mail address removed)
waiting for a user input to a msgbox?
For instance, while waiting for a response to the following line of
code is there a way to allow the user to peruse the worksheet (mostly
scroll left and right to view the line):
answer = MsgBox("Do you want to delete this row?", vbYesNo)
John Keith
(e-mail address removed)