Ask Experts Questions for FREE Help !
Ask
    dannac's Avatar
    dannac Posts: 267, Reputation: 9
    Full Member
     
    #1

    Apr 12, 2013, 02:46 AM
    Keep " IF " formula working after inserting cell
    Worksheet to keep track of mail route. Sample sheet below will have approx 900 boxes.

    Cols B, E, H, etc will input actual box number.
    Cols A, D, G, etc keep numerical order of boxes.

    Row 2 at cells C2, F2, I2, etc will show number of boxes on that street.


    Some of the formulas used

    A4 =IF(B4="","",A3+1)
    D4 =IF(E4="","",D3+1)
    G4 =IF(H4="","",G3+1)

    D3 = =MAX(A3:A37)+1
    G3 = =MAX(D3:D37)+1



    Problem comes when I need to insert a new box number between two others.
    Say on Waverly Rd... I need to put box 140 between 138 and 144.

    Inserting cells throws all the "if" formulas off, and I would have to do some
    copying down the entire column again.

    Appreciate some ideas or fixes.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Apr 12, 2013, 03:16 AM
    Since you can't insert a row, you have to copy and paste. So you copy and paste from 144 down one row just in Col E. The formulas in Col D should be unaffected.
    dannac's Avatar
    dannac Posts: 267, Reputation: 9
    Full Member
     
    #3

    Apr 12, 2013, 06:31 AM
    Thanks ScottGem... was hoping for something better than copy and paste.

    Also got a lesson today on "cross posting", which I thought meant asking the same question in different sections of the same forum. But it's posting same question two different forums.

    I'm suppose to provide links.
    Keep "IF" formula references after inserting cell(s)

    Keep " IF " formula working after inserting cell
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #4

    Apr 12, 2013, 09:32 AM
    Many people do monitor multiple forums. I've seen questions asked on different sites and never seen anyone complain about them. But I guess ExcelForum doesn't like it,

    But it seems that no one else knows of a better solution then copy and paste.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

Fan Blower not working in "ON" or "AUTO" in heat or AC [ 13 Answers ]

Got home from the Brewer game this afternoon and noticed the house was warm(78). Outside was 91. I checked the T-stat and it was set correct. Noticed the air vents weren't blowing anything. Went outside and the condenser and fan was running fine. Then I went downstairs to the furnace unit to see...

Please convert "Evolution", "Transformation", "Phoenix" in Sanskrit [ 0 Answers ]

Please convert 1. "Evolution", 2."Transformation", 3."Phoenix" in Sanskrit God bless - this will be used for a tattoo

Collector's Guild LTD, NY- "original etching" "Pour Roby" Picasso "Star Scene" J Moro [ 0 Answers ]

Both pictures have stickers on the back stating with a "certification seal" that the Picasso is a original etching and the Joan Miro is a lithograph. Moro looks real to me but I can't take the frames off to feel if the paint is real or maybe I don't know what a lithograph should feel like just a...

"If" "Then" Excel formula based on text in separate cell [ 0 Answers ]

Can anyone tell me how to type a specific If-Then conditional formula? I am attempting to ask a cell to display specific text conditional upon another cell containing a qualifying text, or to otherwise complete a calculation. i.e. If cell A5 contains the text "HD" then display the word "Free"....

"Form" placed in "Microsoft Access" can be accessed from a "Button" in "VB.Net" App [ 1 Answers ]

Hi All, Actually, I'm not very well in programming but a task is assigned to me related to .Net. Basically, there is a database in Microsoft Access. I have made forms in it which are based on queries to retrieve required results. I have also made graph of it. Now, I have to merge this...


View more questions Search