Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
At the end of my (XL2007) macro code, I have
wks1.Range("BA" & rwSt - 1 & ":BG" & rwEnd + 11).PrintOut During the macro execution, I build a multi-line text string (multi- lined by virtue of several vbCrLf), and show it to the user via MsgBox. How can I add the multi-line text string to my PrintOut? Preferably on a separate page? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
adding a cell in a text string | Excel Programming | |||
adding a string of data to an array | Excel Programming | |||
Adding additional string vs. look up table | Excel Worksheet Functions | |||
Adding text string to cells | New Users to Excel | |||
Adding Text to a String | Excel Discussion (Misc queries) |