View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Katherine[_4_] Katherine[_4_] is offline
external usenet poster
 
Posts: 6
Default Macro to remove all names from workbook

I've inherited a workbook that is littered with literally hundreds of named ranges unecessarily and its causing problems when moving a sheet from one workbook to another. Because i can't select more than one name at once in the insert | name | define box, its taking me an eon to delete them individually.

Any suggestions for a macro to do this?

TIA ;)