+ Reply to Thread
Results 1 to 2 of 2

Formula should update when adding a row

  1. #1
    Registered User
    Join Date
    10-15-2014
    Location
    Frankfurt, Germanz
    MS-Off Ver
    Office 2010
    Posts
    1

    Formula should update when adding a row

    good evening,

    i have probably a simple excel problem.

    as you can see (attached excel) d7 is now b6/a6.
    if i wanna add a new row and type in new data in b7 and a7, i want d8 to be updated so resulting to b7/a7

    could someone help me with that issueexcel_1.xlsx

    thanks a lot

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: Formula should update when adding a row

    Amend your formula to include error trapping to =IF(ISERROR(B6/A6),"",B6/A6) then drag it down a number of columns

+ 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. Getting Corresponding Values, Update and adding the same to another sheet
    By ar.abdulrashad@gmail in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-23-2014, 04:01 AM
  2. How to update formulas when adding columns
    By Nick Hawkings in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 10-26-2010, 02:07 AM
  3. How to update values when I adding a new value
    By Mm73 in forum Excel General
    Replies: 1
    Last Post: 12-08-2008, 02:45 PM
  4. Replies: 1
    Last Post: 04-21-2006, 02:15 PM
  5. [SOLVED] Adding Rows To Update A Formula
    By msg in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-10-2006, 01:20 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