+ Reply to Thread
Results 1 to 5 of 5

Delete cell that is referenced in other sheets

  1. #1
    Registered User
    Join Date
    10-26-2007
    Posts
    27

    Delete cell that is referenced in other sheets

    OK, dumb question here

    I have a workbook with multiple sheets. Those sheets are duplicates of the first one (long story but trust me here). Now I want to have all the rest of the sheets reference the first one so have the formula in the others a "=sheet1!a8". But if I delete the cell in the sheet1 the other sheets now have "#REF" in that cell. How can I get the other sheets (not the "master" sheet1) have the reference appropriately to the "master" sheet1?

    Thanks
    E

  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
    44,446

    Re: Delete cell that is referenced in other sheets

    Either use Clear Contents rather than Delete. Or, maybe use a lookup function rather than simple cell references. Could be VLOOKUP, INDEX/MATCH, XLOOKUP (if you have it), etc.


    Fast answers need visual help. Please read the yellow banner at the top of this page on how to attach a file and a mocked up solution.
    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


  3. #3
    Registered User
    Join Date
    12-27-2023
    Location
    Unites state
    MS-Off Ver
    Office Home & Business 2021
    Posts
    3

    Re: Delete cell that is referenced in other sheets

    Thanks for sharing your experiences. sometimes I also stuff in this same issue

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,447

    Re: Delete cell that is referenced in other sheets

    Try
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    instead

    Also please add your XL version to your profile. Thx

  5. #5
    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
    44,446

    Re: Delete cell that is referenced in other sheets

    Or you could try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Same effect but non-volatile.

+ 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. Replies: 1
    Last Post: 09-01-2023, 06:30 PM
  2. [SOLVED] Cut referenced cell and then delete selected cell
    By occuparency in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-10-2021, 10:15 PM
  3. Replies: 14
    Last Post: 09-04-2013, 12:01 PM
  4. [SOLVED] Macro to delete rows that do not meet one of many criteria in referenced cell
    By blaque in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-15-2013, 12:47 PM
  5. Replies: 5
    Last Post: 04-03-2013, 04:15 PM
  6. Macro to delete rows if criteria is referenced in other sheets?
    By jsabo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-20-2013, 02:08 PM
  7. Changed referenced cell between sheets
    By nikos1960 in forum Excel General
    Replies: 1
    Last Post: 03-10-2006, 03:55 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