LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default General Names and Links question

I am having a series of recurring problems, so I think I need to read
something and I hope someone can point me to a good resource.

I have made a macro that copies various "template" sheets from one
workbook to another. I have a bunch of "presentation" sheets that are
nicely formatted and "data" sheets that have all of the calculations.
The "presentation" sheets refer to cells and names in the data sheets.
And the data sheets refer to a named range that exists in the new
workbook.

All of the copying works just fine, but I am having problems with
both links and names. Sometimes, but I can't figure out when, the
copied presentation sheet refers not to the copied data sheet, but to
the old data sheet in the presentation workbook. And sometimes, but I
don't see the pattern, the data sheets do not refer to the named range
in the new workbook, but refer to some (non-existent) named range on
the sheet itself. When I hand delete that name, the sheet works, but
when I programmatically delete it the whole process gets messed up.

I am asking for a solution to this problem (which is probably not well
enough described, but I did the best I can), what I would like is
something that gives me a solid understanding of how Excel handles
these things, when links and names update, when they don't, how it
works, etc.

TIA

 
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
A VERY General question Bons Excel Worksheet Functions 2 November 3rd 08 06:58 PM
General Question Ken Excel Discussion (Misc queries) 0 May 1st 08 05:48 PM
EXCEL - LINKS cannot easily get list of all links & names in book Tuba Joe Excel Worksheet Functions 1 September 29th 05 10:33 PM
General purpose "open links" macro noyb Links and Linking in Excel 2 July 19th 05 01:11 PM
General question David Excel Programming 1 February 4th 04 10:01 AM


All times are GMT +1. The time now is 12:25 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"