ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   MsgBox With Multiple Lines? (https://www.excelbanter.com/excel-programming/295629-msgbox-multiple-lines.html)

ianripping[_49_]

MsgBox With Multiple Lines?
 
Is it possible to have a message box which will drop donw to to anothe
line by a command?

Eg

Hello Name
How are you?

[OK

--
Message posted from http://www.ExcelForum.com


ianripping[_50_]

MsgBox With Multiple Lines?
 
Sorry for posting this - I found the solution...

Msg = "This is line 1" & vbcr & "This is Line 2 " & vbcr & vbcr & "Thi
is Line 4

--
Message posted from http://www.ExcelForum.com


Lawlera

MsgBox With Multiple Lines?
 
msgbox "line1" & vbnewline & "line3

HTH


All times are GMT +1. The time now is 08:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com