R
RipperT
Problem 1: I am attempting to get a message box (OKonly) to pop up when a
user clicks a certain tab of a tab control. Is this possible? It looks like
each tab of a tab control is not a control in itself.
Problem 2: I also would like another message box (OKonly) to pop up when a
form is opened, but no matter which event I attach it to (OnLoad, OnOpen,
etc..) the MsgBox opens first, then the form. How can I get the form to open
first, then the MsgBox immediately following?
TIA,
Ripper T
user clicks a certain tab of a tab control. Is this possible? It looks like
each tab of a tab control is not a control in itself.
Problem 2: I also would like another message box (OKonly) to pop up when a
form is opened, but no matter which event I attach it to (OnLoad, OnOpen,
etc..) the MsgBox opens first, then the form. How can I get the form to open
first, then the MsgBox immediately following?
TIA,
Ripper T