In Excel...I show a non-modal userform. When it appears on screen I don't want it active. I don't want the user to have to click on a cell to make the worksheet active again. Is there a way to accomplish this in VBA?
(The userform just shows data from cells that are out of view on the worksheet. Users tend to keep typing a bit before they notice that the worksheet is no longer active.) Disabling doesn't work because they can't dismiss the userform.
GVF
(The userform just shows data from cells that are out of view on the worksheet. Users tend to keep typing a bit before they notice that the worksheet is no longer active.) Disabling doesn't work because they can't dismiss the userform.
GVF