Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is it possible to display table in a different way by perhaps using a
pivot table or a macro? I have data like this: Column = Code Row @ top = Quarter Data = Name Some example data appears below: Code Q4 2006 Q1 2007 Q2 2007 CU1 User 1 User 1 User 1 CU2 User 2 User 2 User 2 CU3 User 3 User 3 User 4 CU4 User 5 User 5 User 6 CU5 User 7 User 7 User 7 The way I need the data to show is: Q4 2006 Q1 2007 Q2 2007 User 1 CU1 CU1 CU1 User 2 CU2 CU2 CU2 User 3 CU3 CU3 User 4 CU4 User 5 CU4 CU4 User 6 CU4 User 7 CU5 CU5 CU5 Appreciate your help in this!. Thanks, Al ) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create a Word Table from a Excel Macro | Excel Discussion (Misc queries) | |||
How do I link a cell outside a pivot table to one inside the table | Excel Discussion (Misc queries) | |||
Custom field in Pivot Table? | Excel Discussion (Misc queries) | |||
Pivot Table external XLS file source change and GETPIVOTDATA refresh | Excel Discussion (Misc queries) | |||
Change Data In Pivot Table | New Users to Excel |