Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to make a line break in an input box like you would i
C++ like \n -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, try this:
InputBox "Test" & vbCrLf & "Test2" www.spreadsheetsolutions.com -----Original Message----- Is there a way to make a line break in an input box like you would in C++ like \n? --- Message posted from http://www.ExcelForum.com/ . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Vaguely recall that it's "vbCrLf".
Regards. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple Worksheets, multiple lines and summarizing into one works | New Users to Excel | |||
In Excel 2007 chart with multiple lines, mouse doesn't track lines | Charts and Charting in Excel | |||
7 Day Automatic Imput | Excel Discussion (Misc queries) | |||
display 1 line of multiple worksheets into multiple lines on 1 wks | Excel Worksheet Functions | |||
Display multiple lines of text within a cell from multiple column. | Excel Worksheet Functions |