+ Reply to Thread
Results 1 to 4 of 4

Need help calculating time ahead max end of range and low end of range

  1. #1
    Registered User
    Join Date
    04-25-2020
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    2

    Need help calculating time ahead max end of range and low end of range

    Hi everyone,

    I am working on putting together some data for work. What I am trying to do is show the time ahead of standard processing. For example, I have that normal processing is for example 180-240 days (I have other range sets). I have a cell calculating how long the process took in days, and what I want to do is show a cell where I show how far ahead my processing is over the high end and low end of the above range.

    Data:

    G Total Time Processing (based on a calculation of starting at C and ending at E)
    H is where I want to do my calculation

    So what I want in H is that G is X days (from minimum) to Y days (from maximum) to show that my data is ahead of normal.

    Like I said I have about 8 sets of range data for different types of work being processed on one spreadsheet.
    Last edited by SAB12; 04-25-2020 at 03:12 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2506 Win 11
    Posts
    24,799

    Re: Need help calculating time ahead max end of range and low end of range

    Please read the banner at the top of this page on how to attach a worksheet
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    04-25-2020
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    2

    Re: Need help calculating time ahead max end of range and low end of range

    Attached a small sample. I have L1-L4 as the locations, but they are random throughout my 800 line excel.

    What I need to do is calculate F and L, and how far from the average (on the right side) E and K are (both top end and low end of Q and R as necessary)
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,090

    Re: Need help calculating time ahead max end of range and low end of range

    If I understand correctly then perhaps this will help.
    I made eight helper columns.
    1. Four display the low and high values in the App ranges using: =--LEFT(U2,3) and =--RIGHT(U2,3)
    2. Four display the low and high for the location in the row using: =INDEX(W$2:W$5,MATCH(MID($B2,4,2),$T$2:$T$5,0))
    Column F is populated using: =O2-E2&" - "&P2-E2
    Column L is populated using: =Q2-K2&" - "&R2-K2
    If I have misinterpreted the request then please fill in a few of the values in columns F and L so that we can get a better idea of what you want.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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] Calculating the number of hours in a time range
    By UKPatriot1980 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-18-2017, 04:39 PM
  2. Calculating time range
    By joeycrak in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-11-2013, 02:13 PM
  3. [SOLVED] Calculating Averages Over a Time Range
    By adm0104 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-10-2013, 02:30 PM
  4. Replies: 2
    Last Post: 03-07-2013, 09:29 PM
  5. [SOLVED] calculating a time range into predefined time slots
    By DamianWarS in forum Excel General
    Replies: 2
    Last Post: 06-19-2012, 07:26 AM
  6. Calculating range of time with max time constraint.
    By PhiloBeddoe in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-07-2011, 11:06 PM
  7. Replies: 11
    Last Post: 01-13-2010, 11:04 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