Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I'd like to be able to refer to the 'name' of a cell, rather than it's location, in VBA macro code. This way, if I move the cell, the macro will know where to look for the value.
Can anyone help? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Range("Herman").Value
Range("Herman").Select etc. "Michael Excel Dude" wrote in message m... I'd like to be able to refer to the 'name' of a cell, rather than it's location, in VBA macro code. This way, if I move the cell, the macro will know where to look for the value. Can anyone help? Thanks. -- Michael Excel Dude |
#3
![]() |
|||
|
|||
![]() Quote:
Excellent! Thanks. This site is awsome. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom functions calculating time arguments Help Desperate | Excel Worksheet Functions | |||
Automatically Changing Cell Reference's when Pasting in Excel | Excel Discussion (Misc queries) | |||
Replace a spreadsheets named cells/ranges with exact cell address. | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Cell references change when entering new data | New Users to Excel |