![]() |
|
#2
|
|||
|
|||
|
The following works here :
Code:
Option Explicit
Sub InsertLineFeed()
Range("A1").Value = "Serial" & vbCrLf & "Number"
End Sub
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Help on separate a single text cell into multi cells by coding
|
Yasso | Excel Programming | 1 | 12-01-2015 05:45 PM |
| VBA coding for multiple drop-down lists to populate a text box for each list | yeatropulo | Word VBA | 14 | 11-11-2015 01:08 PM |
| What kind of coding? | ep2002 | Excel | 3 | 07-22-2014 07:52 AM |
text becomes pages of these *** and then coding
|
EkkoJohnny | Word | 1 | 11-22-2013 12:37 AM |
Converting data-table into coding text
|
niuri_cigarete | Excel | 2 | 12-10-2011 02:57 AM |