Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got basically three columns. ID, description, and numerical value
I would like to get an average of everything with identical ID an Description, then put that average in the fourth column, but only o the first instance of the ID and Description. The columns can be sorte first if it's easier. I don't know how many of each there are. example: ID Description Value Average 1 a 13 13 1 b 10 15 1 b 20 2 a 20 22 2 a 24 3 a 20 24 3 a 22 3 a 26 3 a 28 3 b 27 27 I've never written my own macro, and it's been forever since i eve modified someone else's. Even just a headstart would be greatl appreciated. Ric -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
averaging a range | Excel Worksheet Functions | |||
Averaging times that are not in a range | Excel Worksheet Functions | |||
Averaging data across a date range | Excel Worksheet Functions | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Changing the range of several averaging functions | Excel Discussion (Misc queries) |