P
Paul W Smith
Can anyone explain why when I record a macro which names a range, the macro
records
ActiveWorkbook.Names.Add Name:="New NamedRange", RefersToR1C1:= _
"='Cricket Shirts'!R1C1:R26C5"
I am not aware of any setting that tells it to record in RowColumn notation,
I certainly do not have that option ticked in Options | General.
Can anyone explain why the address of the range is not in normal alpha
numeric notations.
PWS
records
ActiveWorkbook.Names.Add Name:="New NamedRange", RefersToR1C1:= _
"='Cricket Shirts'!R1C1:R26C5"
I am not aware of any setting that tells it to record in RowColumn notation,
I certainly do not have that option ticked in Options | General.
Can anyone explain why the address of the range is not in normal alpha
numeric notations.
PWS