Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi.
Here's the overview of what I am trying to do. I have a spreadsheet with 7k+ order request that have been placed in our system. Each record has the request information: order #; request date; requestor (name); associated account #(number); and request type(text a, b, c, d). Each account has multiple requests, different requestors, and possible different request types. I am trying to isolate the accounts that had both type request a and c. My first step was to do a pivot table. Here's my layout: Row=Account # Column=Request type Data=Count of Order This works well for letting me see how many orders were placed under each request type for each plan. It also lets me drill down to the 3 orders of type a, and 5 of type c, or the total 8 of all types on my original data. I don't want to loose this capability because of the story it tells for each account and the people involved. However, the pivot table still has 3k+ accounts with order made this year. My second step was a nested IF statement, but I can't figure out how to get it looking to each row, instead of the GETPIVOTDATA $A$3. Is there a way I can isolate my view to just the accounts with orders placed for both types a and c (i.e. if they did either or, I don't need to see it; just both)? Any advice or assistance would be appreciated greatly. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to create pivot table from existing pivot table in excel 2007 | Excel Discussion (Misc queries) | |||
"table of contents" senario | Excel Worksheet Functions | |||
Filter lines containing pivot table and non pivot table data | Excel Worksheet Functions | |||
about senario | New Users to Excel | |||
How do I create a pivot table if the pivot table icon or menu ite. | Charts and Charting in Excel |