Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i have a code for a msg box to display info from a sheet. how will i get 3
input boxes on a that msg box? and wat would the code be 2 get the info from inputbox1 to next open cell in column c. and the date from inputbox2 in next empty cell in column d and the date from inputbox3 in next open cell in column e Phillip |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You cannot put input boxes on a message box. You can use the message box to
trigger input boxes by conditional response to the message box, provided you use the yes/no or yes/no/cancel options of the message box. "pswanie" wrote: i have a code for a msg box to display info from a sheet. how will i get 3 input boxes on a that msg box? and wat would the code be 2 get the info from inputbox1 to next open cell in column c. and the date from inputbox2 in next empty cell in column d and the date from inputbox3 in next open cell in column e Phillip |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Input Title on MsgBox | Excel Programming | |||
msgbox if you input text instead of numbers | Excel Programming | |||
input box , msgbox, formula | Excel Programming | |||
Using different lines in an input- or msgbox | Excel Programming | |||
MsgBox and User Input | Excel Programming |