Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need some help. I am trying to filter the data by unique value in the column and copy paste it to the different sheet like a groups. ex:- I have data like this Item1 Item2 Sales Group1 1 $10 Group1 2 $20 Group1 3 $20 Group2 1 $20 Group2 1 $30 Group3 1 $10 Group3 1 $15 I want the data should look like this Group 1 Item2 Sales 1 $10 2 $20 3 $20 Group 2 Item2 Sales 1 $20 1 $30 Group 3 Item2 Sales 1 $10 1 $15 Please help me how can we do that. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Under data/Group&outline/group | Excel Discussion (Misc queries) | |||
Group under Data Group and Outline Data not working. Help. | Excel Worksheet Functions | |||
Copy Data from One Group of Cells to Another Group | Charts and Charting in Excel | |||
"Data Group and Outline Group" feature Limited to 8 levels | Excel Discussion (Misc queries) | |||
Sort by Group Header or by Group SubHeader | Excel Programming |