Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everybody,
I'm trying to find a way to get cells values rather than numbers in the data field of a pivot table. I only can get a count of names where I would like to get actual names and it doesn't seems to be possible within the pivot table standard options. Is there a chance for this to be possible with VB? In order to make it easier to understand I show bellow what I mean: What I get from a pivot table is: Count of Nom Date N° 3/12/2006 6/6/2006 12/3/2006 Grand Total 1 1 1 2 1 1 3 1 1 Grand Total 1 1 1 3 What I would like to get is: Count of Nom Date N° 3/12/2006 6/6/2006 12/3/2006 Grand Total 1 Albert 1 2 Bryan 1 3 Christina 1 Grand Total 1 1 1 3 Does anyone have a trick? It would help a lot. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste values only from a pivot but keep the pivot design when pas. | Excel Worksheet Functions | |||
Exclude #N/A values and Return Numeric values to consecutive cells in Single Row | Excel Worksheet Functions | |||
Copying values from pivot table to cells outside pivot table | Excel Discussion (Misc queries) | |||
Conditional Formatting in Pivot Based on other values in pivot. XL | Excel Discussion (Misc queries) | |||
SQL stored procedure using values from cells into Pivot Table | Excel Programming |