Results 1 to 1 of 1

Copy & Pasting in VBA + break links (See thread: Find part of string and delete)

Threaded View

thedivvy Copy & Pasting in VBA + break... 02-17-2009, 07:46 AM
  1. #1
    Registered User
    Join Date
    01-29-2009
    Location
    Tavistock, Devon, England
    MS-Off Ver
    Excel 2003
    Posts
    13

    Copy & Pasting in VBA + break links (See thread: Find part of string and delete)

    Hi, I am copying data & graph set ups from one Excel workbook to another, the original data being copied is in a workbook generated by a template. The template copy is never saved so consequently I don't want the copied data to think it should link to it for updating.

    I have been using

        ActiveWorkbook.BreakLink Name:="C building critical equipment targets v41", Type:=xlExcelLinks
    but this causes the formulas to be overwritten with static data.

    Is there another way of doing this please?

    Thanks
    Last edited by thedivvy; 02-25-2009 at 12:02 PM. Reason: Solved via different thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1