+ Reply to Thread
Results 1 to 2 of 2

Protected Sheet - Tables Problem

  1. #1
    Forum Contributor
    Join Date
    05-24-2012
    Location
    Cork, Ireland
    MS-Off Ver
    Excel 365
    Posts
    149

    Protected Sheet - Tables Problem

    Hi,

    I have a workbook in which I've created a menu (using Hyperlinked shapes) in each worksheet. Some of the sheets contain tables of data which feed chart sheets. All works fine
    until I protect the sheet and the table no longer auto-expands with new data and therefore the related charts dont update.

    So I'm looking for a way which avoids sheet protection (so that my tables can update), but stops users from moving/changing the menu area shapes and hyperlinks. Ideally, I'd prefer to lock all cells apart from the table but I can't see how I'd do that without sheet protection.

    I've done a lot of searching and I can see that the issue with tables not updating on Protected sheets is a known issue with no work-around (that I could find).

    I'd really appreciate any help.
    Thanks.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,972

    Re: Protected Sheet - Tables Problem

    The only way I know is to use VBA. A combination of Worksheet Selection Change and Worksheet Change events. Use Selection Change to stop people selecting "protected" cells/ranges, and/or store contents of cells, and Change to undo any changes in those, or other, protected areas.

    Alternatively, I've seen people recommend having a button to insert new rows in the protected table.

    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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. enable OLAP pivot tables in protected sheet
    By sanel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-12-2014, 11:58 AM
  2. Dynamic ranges (tables) not working on a protected sheet
    By Excel_vba in forum Excel General
    Replies: 1
    Last Post: 09-11-2013, 05:26 PM
  3. How?: Auto Expansion of Tables in Protected Sheet
    By Safadinhu in forum Excel General
    Replies: 0
    Last Post: 05-26-2010, 01:33 PM
  4. problem with protected sheet
    By VaBuckshot in forum Excel General
    Replies: 0
    Last Post: 10-17-2005, 08:05 PM
  5. Macro and Protected Sheet Problem
    By Daniel R. Young in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-21-2005, 03:05 PM

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