Hurricane
Sleeping Dragon
- Joined
- Dec 6, 2001
- Messages
- 1,197
This shouldn't be too hard, but I couldn't think of a good solution for this problem (see screenhot)
I have a table, sorted by column B. In column A are values, and with the help of the SUBTOTALS function I have calculated the average values for each code. The problem is that there are some empty cells in column A. I want to fill the empty cells with the average value for that code. That is, cell A4 and A12 should get value 403.0409, and cell A20 and A21 should get 435.6067. How do I do this (I need to do this in order to export the file into another program correctly)?
I have a table, sorted by column B. In column A are values, and with the help of the SUBTOTALS function I have calculated the average values for each code. The problem is that there are some empty cells in column A. I want to fill the empty cells with the average value for that code. That is, cell A4 and A12 should get value 403.0409, and cell A20 and A21 should get 435.6067. How do I do this (I need to do this in order to export the file into another program correctly)?