Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have something "strange " (at least for me) going on ... I have an xls workbook, containing some data sheets and also 3 chart templates. These chart templates are copied via a macro to the output xls with the statement : Sheets(ChartName) _ .Copy Befo=Workbooks(targetfile.Window).Sheets(1) When I now look to this chart template in the output xls I got a link to the original xls workbook in which the macro is running. (I can see that via EDITLINKS...) Now I do NOT want that link to the originator xls workbook at all ! Is there anybody who knows how I can copy a chart template to another workbook without the link (reference) to original workbook ? Any help is very appreciated !! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying and pasting links within the same workbook | Excel Worksheet Functions | |||
Chart Location Impact On Links When Copying To New Workbook | Charts and Charting in Excel | |||
copying a pivot chart to another workbook | Charts and Charting in Excel | |||
Need button in workbook that links directly to a chart. | Excel Discussion (Misc queries) | |||
Chart links not updated when copying two worksheets | Charts and Charting in Excel |