Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I have Excel 2007 and want to sum the number of units we sold every 10 days
between October 1 and December 31. The date fields from the invoices are formated mm/dd/yyyy, the units field is a number, and then the item description is text. I think I can do it with sumproduct() or sumifs() but the date variable giving me a headache. I thought about a different equation with the variable dates in 9 cells but thought I would ask the group. Any help is appreciated. Lee |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi
Probably easiest to use a Pivot Table Assuming your data has headers in row 1, place cursor in A1Insert tabPivot TableOK On the new sheet that appears, in the PT Field List on right of screen, drag Date to the Row Labels drag Description to the column Labels drag Units to Values Double click on any data in column AGroupdeselect MonthsSelect daysselect 10 as the number of Days In the two fields at the top of the dialogue box, enter the starting and ending dates for the period you wish to consider. -- Regards Roger Govier "Neophyte" wrote in message ... I have Excel 2007 and want to sum the number of units we sold every 10 days between October 1 and December 31. The date fields from the invoices are formated mm/dd/yyyy, the units field is a number, and then the item description is text. I think I can do it with sumproduct() or sumifs() but the date variable giving me a headache. I thought about a different equation with the variable dates in 9 cells but thought I would ask the group. Any help is appreciated. Lee |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF to calculate units sold in a specified timeframe | Excel Worksheet Functions | |||
Reducing Quantity When an Item is Sold | Excel Discussion (Misc queries) | |||
Numeric Rank By Qty Sold | Excel Discussion (Misc queries) | |||
keep track of gift certificates sold | New Users to Excel | |||
Secondary Axis Annual Units sold on 1 Y Axis - Dollar Volume on another | Charts and Charting in Excel |