Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am trying to minimize the amount of space this spreadsheet takes up. I
have Three colums. The first column is the category type (39 or 41). The second column is the estimated cost before construction. The third column is the actual cost. What I want to do is average the difference between estimated and acutal cost for each category. There is no pattern to the category selection. It depends on the job. I was trying to write an if, then, statement but it has been awhile and I am not sure if you can do it anyway. It was something like this... average(IF(column1=39,(column2-column3)/column2),else if(column1=41,skip to next row)) If you can make sense of all this let me know. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change the category axis number formatting in a Pivot Ch. | Charts and Charting in Excel | |||
Help needed with cell category, ie Number/Text etc | Excel Discussion (Misc queries) | |||
Alignment of Multiple-Level Category Labels Not Possible? | Charts and Charting in Excel | |||
Rank within Category | Excel Worksheet Functions | |||
Rank() based on category | Excel Worksheet Functions |