+ Reply to Thread
Results 1 to 3 of 3

performance calc

  1. #1
    Registered User
    Join Date
    05-01-2008
    Posts
    46

    performance calc

    Please can someone help me wiith the below as it needs to consider 3 variables, type, start date and end date:


    Variable fields

    Type: X1

    Start date: 02/02/2008

    End Date: 30/04/2009

    Based on Type selected I need To Calculate performance
    as follows:

    if start date is less than 15th of month then performance for start month is ignored or zero otherwise performance is month performance +
    the sum of each months performance to end date if end date is leass than 15 then do not include for that month.


    ie above would be
    29 Feb =0 + 31 March =0.6 + 30 Apr =1.6

    so answer would be 2.2


    Performance table

    Type x1 x2 x3
    month
    30 Sept 2007 3.5 4.51 21.9
    31 October 2007 3.9 4.91 18.9
    30 November 2007 0.1 -2.19 8.6
    31 December 2007 1.3 -0.09 11.3
    31 January 2008 0.8 -2.29 12.1
    29 February 2008 2.4 2.21 15.9
    31 March 2008 0.6 -1.29 10.2
    30 April 2008 1.6 0.01 12.4
    31 May 2008 1.3 0.41 11.4
    30 June 2008 -0.7 -2.49 6.9

    Thanks

  2. #2
    Registered User
    Join Date
    03-27-2009
    Location
    Surat,India
    MS-Off Ver
    Excel 2007
    Posts
    52

    Re: performance calc

    Attach A Sample File

    Vishnu

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: performance calc

    Please Login or Register  to view this content.
    Here's one way. I added Named Ranges to your chart to allow an INDIRECT() formula to locate the data.
    Attached Files Attached Files
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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