Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dim strMsg As String
strMsg = "This is a message box" & vbLf strMsg = strMsg & "text which is to be" & vbLf strMsg = strMsg & "shown in three lines" MsgBox strMsg, vbInformation, "Error" If this post helps click Yes --------------- Jacob Skaria "Gazz_85" wrote: I have an error box with quite a long error message. How in the code would i get it to split the message up and stick it on other lines in order to squeeze the box down?? Cheers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - error saving file & error loading dll | Excel Discussion (Misc queries) | |||
Error of slope taking into account error of the data points | Excel Worksheet Functions | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) |