View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Greg Koppel Greg Koppel is offline
external usenet poster
 
Posts: 79
Default Creating carriage returns in msg or input boxes

& Chr(13) &

"Michael" wrote in message
...
Hi! I was wondering how we create hard returns within an
input box to control the layout in the window.

Thanks for your help!!

Michael