Thread: named cells
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default named cells

Do you want a list of defined names?

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"ranswert" wrote in message
...
Is there a way to write a procedure that will pull all the cell names off
a
range of cells and put it into a list?
Thanks