+ Reply to Thread
Results 1 to 4 of 4

VBA to break links when copying tab to new workbook

Hybrid View

  1. #1
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: VBA to break links when copying tab to new workbook

    Hi Foos Master and welcome to ExcelForum,

    One of the following may help you:
      newbk.ActiveSheet.Buttons.Delete                'Deletes CommandButtons Only
      newbk.ActiveSheet.DrawingObjects.Delete         'Deletes all Shapes and Charts except comments
    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE] [/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here\

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

    Lewis

  2. #2
    Registered User
    Join Date
    03-07-2015
    Location
    Charlotte, NC
    MS-Off Ver
    2013
    Posts
    11

    Re: VBA to break links when copying tab to new workbook

    Thank you Very much. The top code worked Perfectly. Again, Thank you Very much.

+ 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. How do I break links in a workbook?
    By Dave Peterson in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-06-2005, 03:05 PM
  2. [SOLVED] How do I break links in a workbook?
    By Alwebster6635 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  3. How do I break links in a workbook?
    By Dave Peterson in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-06-2005, 06:05 AM
  4. How do I break links in a workbook?
    By Alwebster6635 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  5. [SOLVED] How do I break links in a workbook?
    By Alwebster6635 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

Tags for this Thread

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