Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, Anyone know how to input 2 strings from vba into a single cell, like the following; String 1 String 2 Code: -------------------- Cells(1, 1).Value = "M/C Group By: " & GroupMachine & " " & "Shift Group By: " & GroupShift -------------------- The code above puts the strings into the cell without a break. Any help appreciated!! Taa laa -- gti_jobert ------------------------------------------------------------------------ gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634 View this thread: http://www.excelforum.com/showthread...hreadid=510524 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add several lines of data in a single cell on a excell worksheet | Excel Discussion (Misc queries) | |||
Mulitple text lines in a single cell | New Users to Excel | |||
How to split wrapped text in a single cell into multiple lines | Excel Discussion (Misc queries) | |||
Need to add 2 or more lines of data into a single cell in Excel | Excel Discussion (Misc queries) | |||
Importing Multiple lines of text in a single Excel Cel | Excel Programming |