Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm in VBA, creating spreadsheets.
Have fallen into the habit of making the created spreadsheet's column format "R1C1". Much more convenient for iterating through columns and rows.... But when I create a .Range and then take .Address, it comes back in "$A$1:$B$1" format. Am I getting the .Address the wrong way? Or do I need to be able to translate the address to RowColumn format? -- PeteCresswell |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
R1C1 format using a variable? | Excel Discussion (Misc queries) | |||
referencing ranges using R1C1 format | Excel Programming | |||
Variable Reference in R1C1 format | Excel Programming | |||
VBA Newbie, Positioning according to R1C1 format | Excel Programming | |||
Translating Column Addresses into number/integer | Excel Programming |