Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 12
Default Named Cell References in VBA

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 301
Default Named Cell References in VBA

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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
Automatically Changing Cell Reference's when Pasting in Excel No I'm Spartacus Excel Discussion (Misc queries) 0 February 13th 06 01:01 PM
Replace a spreadsheets named cells/ranges with exact cell address. David McRitchie Excel Discussion (Misc queries) 0 September 28th 05 08:59 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Cell references change when entering new data [email protected] New Users to Excel 2 May 6th 05 07:48 PM


All times are GMT +1. The time now is 12:05 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"