+ Reply to Thread
Results 1 to 2 of 2

Insert row and maintain formula continuity

  1. #1
    Registered User
    Join Date
    04-17-2013
    Location
    Napa, California
    MS-Off Ver
    Excel 2007
    Posts
    15

    Insert row and maintain formula continuity

    So I have a formula in Cell F17:
    =(E6*F6+E7*F7+E8*F8)/F15

    If I insert a row say at E6 now my formula reads:
    =(E7*F7+E8*F8+E9*F9)/F16

    I want to include the new row in the formula so it reads:
    =(E6*F6+E7*F7+E8*F8+E9*F9)/F16

    Can I do this somehow with the formula or is this a VBA issue?

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Insert row and maintain formula continuity

    Hi javajawa16,

    If you need to multiply and add new rows, try using below formula:-

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


    In case of any issue, upload a sample workbook.. thanks


    Regards,
    DILIPandey
    <click on below * if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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