G
Guest
I would like execute a function (doesnt matter wot it is at this time) based
on the selection of a MsgBox.
i.e something like, if the user presses the "O.K" button from the message
box, get access to do something else..
I cant interrogate the properties of the message box to get the value, e.g,
true or false. if "O.K" or "Cancel"
Ive used the screen.activecontrol and screen.previousControl methods, but
they only refer to the controls on the forms that become active after the
message box disspapears.
If anyone cal help, please do!
on the selection of a MsgBox.
i.e something like, if the user presses the "O.K" button from the message
box, get access to do something else..
I cant interrogate the properties of the message box to get the value, e.g,
true or false. if "O.K" or "Cancel"
Ive used the screen.activecontrol and screen.previousControl methods, but
they only refer to the controls on the forms that become active after the
message box disspapears.
If anyone cal help, please do!