![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Location: Israel
Posts: 2
|
I have a Database with strings and dates as values (Features/attributes of platforms - what is/will be available when). I'd love to have a pivot-table like construct where I could see this in various views (per feature, per platfrom etc.).
However, Pivot table insists on having in the Data some mathematical derivative of the entries, where what I want is the LIST of matching values. A solution, or an alternative would be welcome. Thanks |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Use AutoFilter
|
|
|
|
|
|
#3 | |
|
New Member
Join Date: May 2002
Location: Israel
Posts: 2
|
Quote:
Let me try a larger problem description: I need to track SW versions with K features (typically divided into groups and sub-groups) and implemented on X platforms. for each combination Feature/Platform I have a value that can be the date of release, or "is it required/commited/for whom" etc. etc. We are talking ~250 Features on ~20 Platforms. Now an Excel DB can record all this as a table but is very hard to "get the big picture" from. AutoFilter can answer a specific query, BUT, The result is still a table, and moreover, most of the values are the same in many columns, which makes it hard to see where changes occur. (e.g. "show featuers for Release X, on all platforms, for all customers" query, will get me a table with same customer-value for all relevant features (say 100 lines) and then the next group of lines will show the next customer, for the next group of features, etc ...) So, I want the "total by categories" feature, as in a Pivot table, which also allows the user (or at least me) to easily generate different views of the DB. I created such a Pivot table, but the data is "count of" values, and I use it as a quick way to generate the datable entires relevant to each cateogry-value combination. This is really (I think) a tough one ... Michael Orr _________________ Michael Orr [ This Message was edited by: orr on 2002-05-13 08:44 ] |
|
|
|
|
|
|
#4 |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,319
|
I wonder whether, given a set of pre-defined queries, a formula-based approach would not be appropriate here.
Aladin |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|