+ Reply to Thread
Results 1 to 4 of 4

Count Columns until reach target

  1. #1
    Registered User
    Join Date
    01-18-2012
    Location
    London
    MS-Off Ver
    MS Office 2011 (Mac)
    Posts
    2

    Count Columns until reach target

    Hi,

    I've got a spreadsheet that looks at the utilization rate of people. I'm interested in looking at the number of months since the new starter joined until they first achieve a 10%, 30%, 50% and 70% utilization rate. Not all new starters joined in the same months. I could manually do this but it is a bit tedious and was wondering if anyone could shed light on a formula.

    There is a similar thread that was solved (http://www.excelforum.com/excel-gene...e-reached.html) however it looks at the sum of the product over the months until the break point is reached. I need the number of months until the target utilization rate is met.

    I've attached some sample data for reference.
    For example, for Person 1 it take them 1, 4, na , na months until they are 10%, 30%, 50%, 70% utilized, respectively. NA indicates they haven't achieved a 50% or 70% utilization rate.
    Person 5 takes 2, 2, 5, and 11 months, respectively.

    Grateful for any help.

    Cheers,
    Alex
    Attached Files Attached Files
    Alexander J. Pickup

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Count Columns until reach target

    Quote Originally Posted by alexpickup View Post
    For example, for Person 1 it take them 1, 4, na , na months until they are 10%, 30%, 50%, 70% utilized, respectively.
    Hi.

    Shouldn't it be 6 for 30%?

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Count Columns until reach target

    Change Cell C1,D1,E1,F1 as 10%,30%,50% and 70% respectively
    Try=IFERROR(MATCH(TRUE,INDEX($G2:$AC2>C$1*1,0),0),"na") in Cell C2 and copy across
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Registered User
    Join Date
    01-18-2012
    Location
    London
    MS-Off Ver
    MS Office 2011 (Mac)
    Posts
    2

    Re: Count Columns until reach target

    brilliant, thank's Siva. There is a slight issue as i need to change the range '$G2:$AC2' according to the start date for the individual since the formula doesn't seem to work when it picks up the '-' but i can do this manually. Cheers.

+ 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] Looking for a way to calculate items needed to reach target %
    By UNCDave13 in forum Excel General
    Replies: 13
    Last Post: 01-24-2017, 02:05 AM
  2. [SOLVED] Excel formula that tells how much month left to reach target savings.
    By fadu4u in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-27-2014, 01:59 PM
  3. Replies: 3
    Last Post: 06-14-2012, 09:18 AM
  4. Replies: 1
    Last Post: 07-29-2010, 12:22 PM
  5. [SOLVED] Return Numerical Label for LAST value Subtracted to reach Sum Target Value
    By Sam via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 10-31-2005, 10:05 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