Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
Currently, I'm trying to set up a data table for records which, once it works, should resemble the following: Entered Received 0-30 31-60 61-90 90 0-30 31-60 61-90 90 ----------------------------------------------------- 7/27/2007 |35 | 192 | 21 | 20 | 15 | 45 | 38 | 12 8/3/2007 (etc)--- The rows correspond to dates set one week apart, while the columns are broken down to four attributes (E, R, I) each with four "age" classficiations (0-30 days and so on, as noted). All the data that will ultimately populate this table comes from another sheet which has a couple thousand rows of data with corresponding text values and dates. (IE: 6/28/2007 | Entered |, or 6/29/2007 | Received, where "|" delineates column breaks for the purpose of demonstration.) How would I go about creating either an array formula or even using a PivotTable to count any rows from the data sheet which have a date that's, say, 30 days or less from the date corresponding to the row as shown in the first example AND has a certain text value as well? Kinda confusing, I know. If I was doing this in SQL it'd be cake, but Excel's not so friendly for the purpose. Basically, here's the goal in relative terms... let's say I have a bunch of customers returning any bad apples, and the process flow dictates that the return request goes from Entered to Received to Inspected. I'm trying to determine how many apples are in each state and for how long in relation to the date I have showing for each row. ANY help would be greatly appreciated, I've been spending the last hour or so trying to figure this out without any luck. Thanks, Jamie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
countif multiple conditions | Excel Worksheet Functions | |||
CountIf multiple conditions | Excel Worksheet Functions | |||
countif-multiple conditions | Excel Discussion (Misc queries) | |||
COUNTIF with multiple conditions? | Excel Worksheet Functions | |||
COUNTIF with multiple conditions | Excel Discussion (Misc queries) |