View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] s.hoitinga@gmail.com is offline
external usenet poster
 
Posts: 5
Default linefeed in msgbox

Hi, all.

I would like a linefeed on a msgbox. I know you can use a vba constant vbCr but where do I put it?
msgbox "hi, how are you? " vbCr "I'm fine, thank you." resulted in an error.

any help is much appreciated.

greets,

sybolt