D
durbat2
Sorry if this has been covered before but I can't find a solution.
I have a workbook logging accidents. I have a range named "arealog"
detailing which department the accident occurred in i.e. forge,
bending, painting, bushing etc. I also have a range named "typelog"
detailing the type of accident i.e. bruise, sprain, laceration etc.
On a sperate sheet of the same workbook I want to be able to count the
number of "Sprains" in the "Bending" department.
something like SUM((arealog=”bending”)IF(typelog=”sprain”))
Hope this makes sense
Thanks in anticipation
Martin
I have a workbook logging accidents. I have a range named "arealog"
detailing which department the accident occurred in i.e. forge,
bending, painting, bushing etc. I also have a range named "typelog"
detailing the type of accident i.e. bruise, sprain, laceration etc.
On a sperate sheet of the same workbook I want to be able to count the
number of "Sprains" in the "Bending" department.
something like SUM((arealog=”bending”)IF(typelog=”sprain”))
Hope this makes sense
Thanks in anticipation
Martin