View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
neil neil is offline
external usenet poster
 
Posts: 42
Default Range Names From one sheet to Another

Hi, I have a large (94mb) spreadsheet that has a lot (and
i mean a lot) of range names in it, I want to be able to
do a dump of all the range names and the ranges they
refer to, check it over, and then do an import into
another sheet so that the range names refer to the same
sheet names and positions but in the new sheet.

Anyone have any suggestions ?