Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Deleting Cell Name from Macro

Hi,

May I know how should i write the code in Macro to delete
all the cell name that i have created? I have a very long
list of cell names when i see it from Insert - Names -
Define. Instead of manually go there and delete, i would
like to write the code to delete it. Please help. Thanks.


Regards,
SeoK Bee
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Deleting Cell Name from Macro

Hi the


for each n in Names
n.delete
next n

christof

-----Original Message-----
Hi,

May I know how should i write the code in Macro to

delete
all the cell name that i have created? I have a very

long
list of cell names when i see it from Insert - Names -
Define. Instead of manually go there and delete, i would
like to write the code to delete it. Please help. Thanks.


Regards,
SeoK Bee
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleting code from a macro (by a macro) Brettjg Excel Discussion (Misc queries) 2 May 8th 07 10:14 PM
Deleting cell data without deleting formula Tom Hall Excel Discussion (Misc queries) 4 October 29th 06 04:07 PM
Macro Help Needed: Comparing cell values and deleting rows [email protected] Excel Discussion (Misc queries) 1 September 19th 06 02:39 AM
Deleting a macro scottech Excel Discussion (Misc queries) 5 December 5th 05 05:02 PM
how prevent formula in cell from deleting when deleting value???? sh-boom New Users to Excel 1 September 30th 05 06:12 PM


All times are GMT +1. The time now is 12:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"