Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello...i can't get my msgbox to display multiple lines...can someone help me
with this...my code is below... Worksheets("Sup 31xx").Range("M13").Formula = "='Sup 31xx'!$L$10+'Sup 32xx'!$L$10+'Sup 39xx'!$L$10+'Sup 4xxx'!$L$10" Dim cat cat = Worksheets("Sup 31xx").Range("M13") MsgBox "The categorical total for SUPPLIES is: " & cat & " Have a great day!", vbOKOnly, "Category Total for SUPPLIES" thanks and have a great one, jessie :) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
newline | New Users to Excel | |||
Insert newline in cell through formula (excel 2003) | Excel Worksheet Functions | |||
How to substitute a comma with a newline char using Replace. | Excel Discussion (Misc queries) | |||
How do I ignore newline character/carriage return while importing | Excel Discussion (Misc queries) | |||
DDE an Alt-Enter (Newline) character | Excel Programming |