Msgbox multi line?
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts
Page 1 of 1
Hi all
When i add a Msgbox with code, How do i get the message that i write to appear as Multiline, Rather than have one long Message?
:?: Is there a way to say shortern my Message and then add another message below the first line?
so that it appears like this below in one MsgBox
blah blah blah blah
blah blah blah blah
blah blah blah blah
blah blah blah blah
**If that makes any sense** ;)
Chris
When i add a Msgbox with code, How do i get the message that i write to appear as Multiline, Rather than have one long Message?
:?: Is there a way to say shortern my Message and then add another message below the first line?
so that it appears like this below in one MsgBox
blah blah blah blah
blah blah blah blah
blah blah blah blah
blah blah blah blah
**If that makes any sense** ;)
Chris
Code: Select all
;)MsgBox("First Line" + vbNewLine + "Second Line" + vbNewLine + "Third Line")
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023