+ Reply to Thread
Results 1 to 4 of 4

First In/First Out -- comparing creation dt to start dt

  1. #1
    Registered User
    Join Date
    05-17-2007
    Posts
    45

    First In/First Out -- comparing creation dt to start dt

    Hello;

    I'm having a hard time coming up with a way of isolating work orders that were started out of order from when they were created -- I have an order number, a creation date, and a start date -- and ideally the work orders would be started in the order of the creation date. If possible I'd like to find those that weren't...

    I've included one attachment as an example -- thanks for your help!
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,718

    Re: First In/First Out -- comparing creation dt to start dt

    The hard part is defining what "out of order" means. If I have two orders, but the one that came second was started first, which one is out of order? The first, the second, or both?

    In your data, for example, order A3 is the third order, but was started first. That means it was started too early, and the first two orders were started late. And in fact every other order was started out of turn.

    The Excel part is sometimes the easiest part
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    05-17-2007
    Posts
    45

    Re: First In/First Out -- comparing creation dt to start dt

    You're right -- I had the orders sorted by creation dt; but when I sort by start dt I get that A3 was worked first, then A4, then A6 and so on... going that route it shows every one but A7 was worked out of order.

    Maybe another way of looking at it would be taking a difference between the dates, then sorting to see which orders have the greatest delta value.

    In the interim, do you know of a way to compare the two lists and flag where they either agree or dissagree? Sorting by create dt I get A1, A2, A3... then sorting by start dt I get A3, A4, A6 -- the first order number to agree is A7 -- is there a way to somehow flag that?

    Thanks for your help! Appreciate it --

  4. #4
    Forum Contributor Charlie_Howell's Avatar
    Join Date
    09-27-2010
    Location
    Memphis, TN
    MS-Off Ver
    Excel 2007
    Posts
    218

    Re: First In/First Out -- comparing creation dt to start dt

    is this close to what you are looking for?
    Attached Files Attached Files

+ 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