Closed Thread
Results 1 to 3 of 3

Formulas not updating when trying to pull to the next cells

  1. #1
    Registered User
    Join Date
    07-23-2015
    Location
    India
    MS-Off Ver
    2010
    Posts
    23

    Formulas not updating when trying to pull to the next cells

    Hi,

    I am trying to pull the below formula to the cells I44,J44,K44,L44

    In cell G44 =SUMIFS(G2:G40,D2:D40,"Offshore",E2:E40,"Active")
    In cell H44 =SUMIFS(H2:H40,D2:D40,"Offshore",E2:E40,"Active")

    I need it to be updated automatically as

    In cell I44 =SUMIFS(I2:I40,D2:D40,"Offshore",E2:E40,"Active")

    but it is updating as

    =SUMIFS(I2:I40,F2:F40,"Offshore",G2:G40,"Active")

    can someone provide me some ideas on how to fix this issue

  2. #2
    Registered User
    Join Date
    07-23-2015
    Location
    India
    MS-Off Ver
    2010
    Posts
    23

    Re: Formulas not updating when trying to pull to the next cells

    Admin - please delete this topic as I have opened another one with some more details and attachment

    Quote Originally Posted by abdulji View Post
    Hi,
    I am trying to pull the below formula to the cells I44,J44,K44,L44

    In cell G44 =SUMIFS(G2:G40,D2:D40,"Offshore",E2:E40,"Active")
    In cell H44 =SUMIFS(H2:H40,D2:D40,"Offshore",E2:E40,"Active")

    I need it to be updated automatically as

    In cell I44 =SUMIFS(I2:I40,D2:D40,"Offshore",E2:E40,"Active")

    but it is updating as

    =SUMIFS(I2:I40,F2:F40,"Offshore",G2:G40,"Active")

    can someone provide me some ideas on how to fix this issue

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Formulas not updating when trying to pull to the next cells

    I will close this for you, but for future reference, please stay with the thread you created and update it as needed, dont start a new thread, as it will be closed as a duplicate

    for what it's worth, all you needed to do was add some absoluting/locking...
    =SUMIFS($G$2:$G$40,$D$2:$D$40,"Offshore",$E$2:$E$40,"Active")
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Pull Values from Self Updating Workbook
    By Njohn1313 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-22-2014, 10:00 AM
  2. Updating two cells only with different formulas
    By careliz in forum Excel General
    Replies: 0
    Last Post: 08-23-2012, 11:03 PM
  3. Replies: 3
    Last Post: 01-13-2012, 10:46 AM
  4. Replies: 1
    Last Post: 07-02-2010, 12:19 PM
  5. stopping updating cells reference in excel formulas when I insert a row
    By cristix5 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2008, 11:43 PM
  6. Updating cells with formulas automatically upon data entry
    By josnah in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-01-2008, 01:43 PM
  7. Replies: 2
    Last Post: 04-14-2005, 08:06 AM

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