+ Reply to Thread
Results 1 to 3 of 3

How to clear links to external workbook

  1. #1
    Registered User
    Join Date
    02-22-2006
    Posts
    6

    Question How to clear links to external workbook

    I have code that I use FORMULAR1C1 = "Index(...., Match(...))" into an unused cell, then copy and pastespecial for paste value only and then clear the contecnts of the cell I put the Index/Macth in.

    Does that clear the link and if not how can that be done in VBA? The file needs to become smaller somehow...

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,486
    http://www.j-walk.com/ss/excel/usertips/tip054.htm

    or type in Finding links in your forum search bar

  3. #3
    Tom Ogilvy
    Guest

    Re: How to clear links to external workbook

    Yes, replacing the formula with the value it displays will remove a link
    created by that formula. If the workbook contains other references to that
    link, then you will need to remove them all to remove the link.

    --
    Regards,
    Tom Ogilvy


    "Wilbur" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I have code that I use FORMULAR1C1 = "Index(...., Match(...))" into an
    > unused cell, then copy and pastespecial for paste value only and then
    > clear the contecnts of the cell I put the Index/Macth in.
    >
    > Does that clear the link and if not how can that be done in VBA? The
    > file needs to become smaller somehow...
    >
    >
    > --
    > Wilbur
    > ------------------------------------------------------------------------
    > Wilbur's Profile:

    http://www.excelforum.com/member.php...o&userid=31826
    > View this thread: http://www.excelforum.com/showthread...hreadid=522317
    >




+ Reply to 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