View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pswanie pswanie is offline
external usenet poster
 
Posts: 247
Default how to hve input box on msgbox

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