+ Reply to Thread
Results 1 to 3 of 3

Break links when export to xlxs

  1. #1
    Registered User
    Join Date
    02-02-2016
    Location
    España
    MS-Off Ver
    2013
    Posts
    50

    Break links when export to xlxs

    Hey all.
    I have this code to save to xlsx. The problem is that the exported file is saved with links. How can I have the same function breaking the links in the exported file?
    Thanks

    Please Login or Register  to view this content.
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Break links when export to xlxs

    Hi,

    One way.
    Add: Dim x As Long, lnks As Variant


    Then immediately before the SaveAs code

    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    02-02-2016
    Location
    España
    MS-Off Ver
    2013
    Posts
    50

    Re: Break links when export to xlxs

    Quote Originally Posted by Richard Buttrey View Post
    Hi,

    One way.
    Add: Dim x As Long, lnks As Variant


    Then immediately before the SaveAs code

    Please Login or Register  to view this content.
    Amazing! working perfectly
    THANKS!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] break links when export sheet sending mail
    By dodde in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-08-2020, 11:27 AM
  2. [SOLVED] Pivot Table with links to multiple .xlxs worksheets
    By Cbird in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 12-05-2017, 05:59 PM
  3. Excel to Powerpoint VBA Export - How to auto break links
    By ScottJB in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-16-2017, 09:25 AM
  4. Edit Links - Break Links not working
    By dmang1 in forum Excel General
    Replies: 10
    Last Post: 03-16-2017, 12:43 PM
  5. Break links within one cell but not all the links...
    By kgallo in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-23-2016, 12:11 PM
  6. Break some links within a cell, but not all links...
    By kgallo in forum Excel General
    Replies: 2
    Last Post: 08-22-2016, 06:09 PM
  7. Completely remove/delete all the external links (Break Links)
    By SunOffice in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2014, 05:31 AM

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