+ Reply to Thread
Results 1 to 4 of 4

how to calculate number of sales orders and qty created at given time slots?

  1. #1
    Registered User
    Join Date
    06-22-2014
    Location
    australia
    MS-Off Ver
    2010
    Posts
    2

    how to calculate number of sales orders and qty created at given time slots?

    I am trying to calculate number of sales orders and total qty dropped in the system to be processed at below given time slots.Pls find data attached.I would like to identify which time slot has most orders dropped in and which time slot has most qty needs to be processed.



    6am-9am
    9am-12pm
    12pm-3pm
    3pm-6pm
    6pm-9pm
    9pm-5:59am

    Any help wtih this would be greatly appreciated.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: how to calculate number of sales orders and qty created at given time slots?

    Hi and welcome to the forum

    If you put this in D2 and copy down...
    =IF(COUNTIF($B$2:B2,B2)>1,"",SUMIF($B$2:$B$1054,B2,$C$2:$C$1054))

    Then on the column D drop-down, scroll down in that, and uncheck BLANKS, you will be left with a list "order create date and time" and its totals
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  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: how to calculate number of sales orders and qty created at given time slots?

    find the attached file
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    06-22-2014
    Location
    australia
    MS-Off Ver
    2010
    Posts
    2

    Thumbs up Re: how to calculate number of sales orders and qty created at given time slots?

    It works perfect!!!

    Thanks all for your quick response.

+ 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. booking time slots
    By peter renton in forum Excel General
    Replies: 7
    Last Post: 10-07-2019, 05:49 AM
  2. [SOLVED] Calculate number of days between sales and prior sales date
    By maacmaac in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-03-2013, 03:07 PM
  3. Calculate time difference between two orders per customer
    By bobbielin in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2013, 02:36 PM
  4. [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
  5. counting time slots
    By Nick in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-11-2005, 10:06 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