+ Reply to Thread
Results 1 to 2 of 2

Chart to get sales orders by hour

  1. #1
    Registered User
    Join Date
    06-07-2011
    Location
    chennai
    MS-Off Ver
    Excel 2003
    Posts
    15

    Chart to get sales orders by hour

    I have orders data like this:

    Date Time Qty
    05/05/17 12:35 1
    07/05/17 13:48 1
    08/05/17 17:13 1
    10/05/17 10:20 1
    12/05/17 11:50 1

    I would like to find out at which time of the day customers are active. A chart where x axis is time, y axis is qty, so that I can find out at which time of the day most orders are coming regardless of dates. Kindly help me to understand how to achieve this?

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Chart to get sales orders by hour

    First of all, you need to set up a second table which will list in one column the times of day, say in hourly intervals. In the next column you can have a formula (probably based on SUMIFS, but if you are using Excel 2003 as your profile states then it would need to be SUMPRODUCT) to total the number of sales in each period, and then you can use this second table as the source for your graph.

    Hope this helps.

    Pete

+ 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. Replies: 2
    Last Post: 05-11-2017, 12:55 PM
  2. [SOLVED] Add Sales Totals by Hour of Day
    By DON-E in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-22-2015, 12:20 PM
  3. how to calculate number of sales orders and qty created at given time slots?
    By flyingflying in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-23-2014, 03:41 AM
  4. Formula that shows commonly sold trends across multiple sales orders
    By papajpp in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-05-2013, 11:05 AM
  5. Macro button to transfer Inventory to sales orders.
    By ElmerFud in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-20-2011, 12:26 AM
  6. Replies: 9
    Last Post: 10-29-2008, 04:11 PM
  7. Replies: 4
    Last Post: 04-17-2005, 07:06 PM

Tags for this Thread

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