I have data in Excel in the format:
Type: Price:
A 10
A 20
D 30
A 50
D 60
How can I get average price of each category (A, D)?
Data given in figure is just example for simplicity. Actually I have 13000 rows with that kind of data with 99 categories distributed in rows and given a 'Price' in second column.