+ Reply to Thread
Results 1 to 2 of 2

Add New row, keep same formula in column

  1. #1
    Registered User
    Join Date
    09-19-2019
    Location
    Bradenton, FL
    MS-Off Ver
    365
    Posts
    10

    Add New row, keep same formula in column

    Hello!

    I have a question about keeping a formula in a column and having it duplicate in that column each time a new row is inserted. The formula I have right now is..

    =IF(G4="3 Phase SD",D4+5,IF(G4="Corporate SD",D4+5,D4+3))

    I tried using...

    =arrayformula(IF(G4="3 Phase SD",D4+5,IF(G4="Corporate SD",D4+5,D4+3)))

    I inserted a row below it and it didnt work. Any ideas? The idea would be the following, insert 1 row below and it populates...

    =IF(G5="3 Phase SD",D5+5,IF(G5="Corporate SD",D5+5,D5+3)) and so on and so forth.

    Thanks in advance

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,346

    Re: Add New row, keep same formula in column

    Convert your data to a Structured Table. That's one of the things it's designed to do.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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] Want formula to automatically sort column A and B by column B into column C
    By stiga00 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-14-2018, 10:06 AM
  2. [SOLVED] Formula to compare column 1 to column 2 and list items not in column 2.
    By mahalek1976 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-23-2016, 12:55 PM
  3. Replies: 2
    Last Post: 09-19-2016, 07:22 AM
  4. Replies: 2
    Last Post: 05-21-2015, 10:41 PM
  5. Replies: 4
    Last Post: 01-16-2014, 12:17 AM
  6. [SOLVED] need formula to this logic, A column number B column blank then C column desired name
    By vengatvj in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 11-02-2013, 10:30 PM
  7. Replies: 2
    Last Post: 08-04-2006, 03:00 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