Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have values in 3 columns that I want this values
Col1 Col2 Col3 1 2 3 1 2 5 3 4 7 3 4 7 3 4 9 5 6 5 to be aggregated in the folowing table: Col1 FreqCol2 FreqCol3 1 2(2) 3(1) 1 5(1) 3 4(3) 7(2) 3 9(1) 5 6(1) 5(1) Any suggestion on solution to this issue? Thanks, Frank |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Zero values in a log chart | Charts and Charting in Excel | |||
Graphing Database Growth Rate | Charts and Charting in Excel | |||
How to find the minimum value in a database with multiple values . | Excel Discussion (Misc queries) | |||
Second serie doesn't use X-as values | Charts and Charting in Excel | |||
Formula to list unique values | Excel Worksheet Functions |