+ Reply to Thread
Results 1 to 2 of 2

YTD Goals in Excel

  1. #1
    Registered User
    Join Date
    06-17-2019
    Location
    Los Angeles
    MS-Off Ver
    365
    Posts
    1

    Angry YTD Goals in Excel

    Hi all - so I need some help - Attached (I hope)

    Goals are laid out in C2:N2
    Annual Goal is SUM in O2

    Actual results are listed in C4:N4 (updated as the month closes)
    "forecast" Formula in P4 is =AVERAGEIF(C4:N4,"<>0")*12

    But the employee has actually exceeded her goal every month - so it shouldn't be 98% to target it should be +100% tracking

    I know it shouldn't be averaged...but I cannot think what formula I need to use instead.....any help?

    Capture.PNG
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,720

    Re: YTD Goals in Excel

    Maybe you need a formula like this:

    =SUM(C3:N3)/SUMIFS(C2:N2,C3:N3,">0")

    so that you are comparing like with like (i.e. you are only adding the row 2 values where there are corresponding values in row 3).

    Hope this helps.

    Pete

    EDIT: Not sure if that should be row 3 or row 4 - what's the difference?

+ 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. Can I organize this list of goals?
    By alanp11 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-05-2018, 05:08 AM
  2. [SOLVED] Team's scored goals
    By juskaa in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-12-2017, 09:31 AM
  3. Tracking Sales vs Goals
    By blackroundpirelli in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-20-2015, 09:30 AM
  4. [SOLVED] Over/Under 2.5 goals
    By AnushPatel in forum Excel General
    Replies: 5
    Last Post: 11-04-2014, 08:55 AM
  5. Last six league goals calculation
    By embwabili in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-16-2010, 08:32 AM
  6. Goals Chart
    By slide in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 05-06-2009, 09:42 AM
  7. [SOLVED] how do I create a relational "Goals List" using Excel?
    By worldfamousInNZ in forum Excel General
    Replies: 0
    Last Post: 08-03-2006, 06:40 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