+ Reply to Thread
Results 1 to 4 of 4

cell numbers change when moved

  1. #1
    Registered User
    Join Date
    08-21-2015
    Location
    calgary,canada
    MS-Off Ver
    2010
    Posts
    66

    cell numbers change when moved

    Good Day aLL.

    I have a spreadsheet ive been working on for some time , Id like to move some things around and add rows above or below certain cells. Problem... when i add a row on say sheet 4, sheet 1 has calculation to take info from sheet 4 but now that ive added a row sheet 1 is looking to take info from say c5 to complete calcu;lation but since row was added the info it needs to access is now in c6 and all calculations from sheets 1,2,3 that require info from sheet 4 to complete calculations have ref# errors

    do i have to manually cahange all calculations that are affected by this or is there a way to have excel automatically change the calculation from c5 to c6 in the cell which contains the formula .


    thanks
    mike

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: cell numbers change when moved

    Typically if you insert a row before a cell that's referenced on another sheet, the other sheet will automatically modify the cell ID so there should be no problem.

    There are exceptions, for eample, INDIRECT functions won't adapt because they are looking at strings, not ranges. What exactly is the formula that is giving you trouble?
    Last edited by ChemistB; 08-21-2015 at 11:11 AM.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    08-21-2015
    Location
    calgary,canada
    MS-Off Ver
    2010
    Posts
    66

    Re: cell numbers change when moved

    =IF(ISERROR(INDIRECT("'1'!K189")),"",INDIRECT("'1'!K189")) this is the formula on tab called PROPOSAL on another tab is master estimate in k189 is a number created by its own formula

    when i add or delete a row on tab master estimate the cell reference k189 changes to k188 or 187 depending if i added or deleted row but on tab proposal its still looking for k189 but since its moved one up or one down on estimate sheet it doesn't find anything in the cell k189 cause its blank. how do i get the proposal tab to change its cell from k189 to k188 as i add, delete or move the cell or rows on the estimate tab.

    hope im being clear enough lol i almost cant understand myself except for i know what i want it to do lol

    thanks again
    mike
    Last edited by mike rand; 08-21-2015 at 01:12 PM.

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: cell numbers change when moved

    Why not all data on 1 worksheet?

    That makes it a lot easier to analyse the data.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. Some label controls change apparent font size when moved up/down
    By GJL65 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-02-2016, 01:12 PM
  2. [SOLVED] Moved Code from Worksheet Change to Command Button - Error Now
    By katkth7533 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-15-2015, 04:06 PM
  3. Replies: 7
    Last Post: 02-27-2014, 10:56 PM
  4. Replies: 1
    Last Post: 08-28-2012, 02:36 AM
  5. Replies: 4
    Last Post: 01-29-2010, 01:19 PM
  6. [SOLVED] Dates change to prior year when page moved to new book
    By David_UCSF in forum Excel General
    Replies: 1
    Last Post: 11-22-2005, 02:45 PM
  7. [SOLVED] how do I make a formula NOT change when the data range is moved?
    By Alida Andrews in forum Excel General
    Replies: 2
    Last Post: 01-06-2005, 06:06 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