+ Reply to Thread
Results 1 to 2 of 2

Bring 'Edit Links'

  1. #1
    Valued Forum Contributor
    Join Date
    04-13-2011
    Location
    Ottawa, Canada
    MS-Off Ver
    365
    Posts
    1,067

    Bring 'Edit Links'

    Hi Excel VBA gurus,

    I created a workbook where I protect the sheets.

    Because the sheets are protected, whenever user wants to update links, especially specific links, it is being greyed out.

    In order for user to be able to update links, one of the sheet need to be unprotected. In that unprotected sheet, user can go to Data\Edit Links to have do whatever user wants on the 'Edit Links' window.

    I'm thinking of creating a macro where when user click on an icon, it'll automatically brings out the 'Edit Links' window PREFERABLY while the sheets are still protected.

    However, if it's not possible, then the way is basically
    1.) Unprotect the sheet
    2.) Bring up the 'Edit Links' window
    3.) When user click on 'Close' button or the '[X]' icon at the upper right, protect sheet

    My question is, how do I bring out the 'Edit Links' window

  2. #2
    Registered User
    Join Date
    08-08-2019
    Location
    Indiana
    MS-Off Ver
    2010
    Posts
    3

    Re: Bring 'Edit Links'

    Add the following line of code to your VBA:

    Please Login or Register  to view this content.
    Last edited by maurithegreat; 08-13-2019 at 03:35 PM.

+ 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. Edit Links - Break Links not working
    By dmang1 in forum Excel General
    Replies: 10
    Last Post: 03-16-2017, 12:43 PM
  2. Replies: 1
    Last Post: 09-10-2015, 10:15 AM
  3. Edit edit links macro to automate sheet selection
    By sds1126 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-07-2015, 12:27 PM
  4. Edit Links showing links which are not in workbook
    By Bishonen in forum Excel General
    Replies: 4
    Last Post: 03-11-2013, 05:29 AM
  5. Edit Links Alert Message but no links
    By ericad in forum Excel General
    Replies: 0
    Last Post: 12-22-2011, 11:41 AM
  6. [SOLVED] Bring back data to edit from where it was stored
    By ebin charles in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-08-2011, 06:50 PM
  7. Edit Links: Changing links on a protected worksheet
    By Halibut68 in forum Excel General
    Replies: 0
    Last Post: 04-28-2006, 06:10 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