+ Reply to Thread
Results 1 to 3 of 3

Sum or Sumifs Formulars

  1. #1
    Registered User
    Join Date
    06-04-2021
    Location
    London
    MS-Off Ver
    2016
    Posts
    18

    Sum or Sumifs Formulars

    HI Team,

    Could someone please assist to update my formulars so that column "C" will automate with the relevant actuals % when the months unfolds with the actuals. please see file attached.

    Please confirm whether you can see my attached file, as this is my first question.

    Thanks
    John
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: Sum or Sumifs Formulars

    in C4

    =SUMIFS($F4:$Q4,$F$2:$Q$2,"Actuals")/SUMIFS($F$17:$Q$17,$F$2:$Q$2,"Actuals")

    or

    =SUMPRODUCT(($F4:$Q4)*($F$2:$Q$2="Actuals"))/SUMPRODUCT(($F$17:$Q$17)*($F$2:$Q$2="Actuals"))

    Copy down
    Last edited by JohnTopley; 06-13-2021 at 10:38 AM.

  3. #3
    Registered User
    Join Date
    06-04-2021
    Location
    London
    MS-Off Ver
    2016
    Posts
    18

    Re: Sum or Sumifs Formulars

    Thanks very much John

+ 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. Formating and formulars
    By mat_hump3 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-28-2010, 11:23 AM
  2. Formulars getting too complex
    By DonTron in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-15-2007, 03:29 PM
  3. formulars to delete
    By Brento in forum Excel General
    Replies: 1
    Last Post: 09-21-2006, 04:40 PM
  4. Need help calculating formulars
    By tmac in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-27-2006, 02:10 PM
  5. formulars
    By jnf in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-21-2006, 07:27 AM
  6. need help with formulars
    By greenfrog in forum Excel General
    Replies: 2
    Last Post: 01-19-2006, 04:00 PM
  7. [SOLVED] Formulars
    By med211 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-25-2005, 11: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