Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
<Also, the name cannot be interpreted by Excel as a valid range address in either A1 or R1C1
Good point! And if there's any chance of your workbook being used in other language versions of Excel (RK, LC, etc) avoid this construction anyway. -- Kind regards, Niek Otten Microsoft MVP - Excel "Bernie Deitrick" <deitbe @ consumer dot org wrote in message ... | Barb, | | Names can contain letters, numbers, and underscores, and the first character cannot be a number. | Also, the name cannot be interpreted by Excel as a valid range address in either A1 or R1C1 | notation: C, C1, AA45, CC1245, R12C13, etc are invalid. And it's a good idea to have at least 5 | leading alpha characters, since Excel 2007 will have up to 4 alphas as column letters. | | Visit | | http://www.cpearson.com/excel/named.htm | | for more. | | | HTH, | Bernie | MS Excel MVP | | | "Barb Reinhardt" wrote in message | ... | I'm trying to create named ranges programmatically and need to know what | characters are and are not allowed in the names. So far, I assume that _ and | text are included. I know that a lot of special characters are not | (&,+,-,space, etc). | | Can someone assist? | | Thanks, | Barb | | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named ranges: don't want absolute references | Excel Discussion (Misc queries) | |||
INDIRECT and Named Ranges referencing closed workbook | Excel Worksheet Functions | |||
Excel will not include all of my non-adj ranges in a named range?? | Excel Worksheet Functions | |||
Max # of named ranges | Excel Discussion (Misc queries) | |||
How to Link named ranges from multiple Workbooks into a single Wo. | Excel Discussion (Misc queries) |