Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Remove reference names

Can anyonetell me how to remove all the reference names (external_data_1) in the sheet except my own created name references.
--
Soly
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Remove reference names

Assuming you want the formulas to point to cells in the current workbook, go
to Edit/Links, select the links you want and change the source to point to the
workbook containing the formulas (i.e. to itself).


On Sun, 1 Aug 2004 21:43:01 -0700, "latha"
wrote:

Can anyonetell me how to remove all the reference names (external_data_1) in

the sheet except my own created name references.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Remove reference names

Hi
try the following add-in to find/delete links:
http://www.bmsltd.ie/DLCount/DLCount...e=FindLink.zip

--
Regards
Frank Kabel
Frankfurt, Germany


latha wrote:
Can anyonetell me how to remove all the reference names
(external_data_1) in the sheet except my own created name references.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Remove reference names

You can loop through the names collection and delete the offending names.
Not knowing anything about your created names, I can't tell you how to
differentiate which to keep and which to delete. As a worst case, you would
need a list of one or the other and check against that list.

--
Regards,
Tom Ogilvy

"latha" wrote in message
...
Can anyonetell me how to remove all the reference names (external_data_1)

in the sheet except my own created name references.
--
Soly



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Remove reference names

If this is a manual effort (one time thing)...

Download Jan Karel Pieterse's (with Charles Williams and Matthew Henson) Name
Manager.

You can find it at:
NameManager.Zip from http://www.bmsltd.ie/mvp

latha wrote:

Can anyonetell me how to remove all the reference names (external_data_1) in the sheet except my own created name references.
--
Soly


--

Dave Peterson

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
in excel, how do i remove quotes from column of 700 names Ayoaka Excel Discussion (Misc queries) 7 April 3rd 23 01:22 PM
Filter and/or remove Names bronxbabe Setting up and Configuration of Excel 2 October 19th 09 09:38 AM
How to Remove dup names and if same rate. CYNTHIA Excel Discussion (Misc queries) 3 August 30th 07 02:01 PM
Remove Names from .xls Bharath Rajamani Excel Discussion (Misc queries) 5 July 28th 06 01:56 PM
Macro to remove all names from workbook Katherine[_4_] Excel Programming 4 April 21st 04 12:34 PM


All times are GMT +1. The time now is 10:55 PM.

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"