+ Reply to Thread
Results 1 to 4 of 4

deleting rows without losing reference?

  1. #1
    Registered User
    Join Date
    04-28-2020
    Location
    Orange County, California, USA
    MS-Off Ver
    Office 365
    Posts
    5

    deleting rows without losing reference?

    Hi, I created a spreadsheet that has multiple sheets. One sheet is for data entry. there is another sheet that is a print view. the print view references the data entry sheet.

    for example:
    the INPUT Patient List sheet has the entry of "Winnie Hoang" at cell D7
    the PRINT view sheet at cell D7 has the entry of ='INPUT Patient List'!D7

    So the print view is supposed to be a near mirror of the INPUT sheet. The print view sheet is more properly formatted to be printed and excludes some columns that the data entry sheet has.

    So the staff will not clear the row (or hit the delete key) but will rather delete the row because they don't want to leave gaps in the spreadsheet. But I think this is what's causing problems for the print view sheet because the cell is being deleted rather than cleared.

    How can I solve this problem?

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2021
    Posts
    5,943

    Re: deleting rows without losing reference?

    Try this

    =INDIRECT("'INPUT Patient List'!D7")

  3. #3
    Registered User
    Join Date
    04-28-2020
    Location
    Orange County, California, USA
    MS-Off Ver
    Office 365
    Posts
    5

    Re: deleting rows without losing reference?

    INDIRECT is for text strings? does it work with dates and other data types?

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2021
    Posts
    5,943

    Re: deleting rows without losing reference?

    Try entering numbers or dates in D7, see the result of the formula

+ 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] Avoiding reference error when deleting rows in another sheet
    By adrenom in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-17-2016, 09:33 AM
  2. deleting input but not losing data
    By SteveJF in forum Excel - New Users/Basics
    Replies: 14
    Last Post: 05-27-2011, 02:45 PM
  3. Replies: 1
    Last Post: 07-23-2009, 05:38 PM
  4. Deleting rows w/out losing references
    By \/\/avefor/\/\ in forum Excel General
    Replies: 8
    Last Post: 09-25-2008, 12:28 AM
  5. Deleting rows based on criteria in reference worksheet
    By eko in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-27-2008, 09:27 AM
  6. Losing reference when deleting worksheet
    By Alex Mackenzie in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-28-2006, 12:15 PM
  7. [SOLVED] Deleting rows without losing formulas
    By John Davies in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-01-2005, 01: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