View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dandog Dandog is offline
external usenet poster
 
Posts: 4
Default Getting named range from a cell

If cell A1 has a named range of "Cell.Testname" what code can I use to put
this name into a VBA variable. I can only pull through the actual cell
co-ordinates and it is frustrating the hell out of me!!!!