View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sean Bishop Sean Bishop is offline
external usenet poster
 
Posts: 8
Default Using column labels instead of column numbers

Thank you Joel.

Once you had told me the answer was obvious but thank you anyway

Sean

"joel" wrote:


On the worksheet menu use

Insert - Names - Define


On the worksheet use the name as the reference like in any formula

In VBA use Ragne("ABC") wiht the named range in double quotes.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=163923

Microsoft Office Help

.