Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() intReturn = MsgBox(Name & "Are you ready to calculate the data?", vbYesNo) Select Case intReturn Case vbYes 'What to do if yes Case vbNo 'What to do if no End Select -- mpeplow ------------------------------------------------------------------------ mpeplow's Profile: http://www.excelforum.com/member.php...o&userid=34812 View this thread: http://www.excelforum.com/showthread...hreadid=551941 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Message or input | Excel Discussion (Misc queries) | |||
Validation input message box | Excel Programming | |||
Input Message macro | Excel Programming | |||
Can VBA accept input from a message box? | Excel Programming | |||
input message | Excel Programming |