T
Thulasiram
Hello people,
I have a msgbox like this.
MsgBox "Please click the command button on the sheet7", vbInformation,
"Author"
I require the VB code for the following:
If the user presses the OK button of the msbox above, then the sheet7
must be shown on the screen. (like in VB6 (for example), form7.show)
what would be the VBA code for that..
please help..
Thanks,
Thulasiram
I have a msgbox like this.
MsgBox "Please click the command button on the sheet7", vbInformation,
"Author"
I require the VB code for the following:
If the user presses the OK button of the msbox above, then the sheet7
must be shown on the screen. (like in VB6 (for example), form7.show)
what would be the VBA code for that..
please help..
Thanks,
Thulasiram