ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   DELTE RANGE NAMES (https://www.excelbanter.com/excel-programming/277682-delte-range-names.html)

GUS

DELTE RANGE NAMES
 
I want to deletye range names



Tom Ogilvy

DELTE RANGE NAMES
 
dim nm as name
for each nm in Thisworkbook.Names
nm.delete
Next
--
Regards,
Tom Ogilvy


"gus" wrote in message
...
I want to deletye range names





Jan Karel Pieterse

DELTE RANGE NAMES
 
Hi,

If you choose Insert, name, define, you'll get a dialog
that has a delete button.

If you use defined names a lot, consider downloading the
Name manager (by Charles Williams, Matthew Henson and
myself) from:

www.bmsltd.co.uk/mvp

or from:

www.decisionmodels.com/downloads.htm


Regards,

Jan Karel Pieterse
Excel TA/MVP

-----Original Message-----
I want to deletye range names


.



All times are GMT +1. The time now is 06:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com