Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a 2010 excel table where a column name contains a newline.
While I can access this column using an index number I can't using a string. I've tried s = "Rotor" & vbnewline s = "Rotor" & chr(13) Is this possible or must the newline be remove. This newline was created with the keycombo Alt-Enter Fails: ListObject.ListColumns(s).Index Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
newline | New Users to Excel | |||
Pivot Table Column Item List only specific String | Excel Discussion (Misc queries) | |||
Add Newline(s) in a Cell | Excel Programming | |||
newline in a msgbox | Excel Programming | |||
"Select Column method or property not available because some/all of object doesn't refer to table" | Excel Programming |