![]() |
sum a range
i have the following formula
Column CA holds the Operation name Column CB holds the Actual Fault Column CC holds the time for each occurance the same fault can occur on different operations What i want to do is sum the time value for each fault by each operation thanks kevin |
sum a range
I would use a pivot table for this. "Data"...."Pivot table and pivot chart
report" You could put the Operation Name in the Row area, the Fault names in the Column area and the time in the data area. you might have to play around with it a bit but I'd think that would give you what you want. "kevcar40" wrote: i have the following formula Column CA holds the Operation name Column CB holds the Actual Fault Column CC holds the time for each occurance the same fault can occur on different operations What i want to do is sum the time value for each fault by each operation thanks kevin |
sum a range
I'd use a pivot table or else SUMPRODUCT.
For info on pivot tables see he http://contextures.com/tiptech.html (scroll to the P section) See here for info on SUMPRODUCT: http://www.xldynamic.com/source/xld.SUMPRODUCT.html Dave -- A hint to posters: Specific, detailed questions are more likely to be answered than questions that provide no detail about your problem. "kevcar40" wrote: i have the following formula Column CA holds the Operation name Column CB holds the Actual Fault Column CC holds the time for each occurance the same fault can occur on different operations What i want to do is sum the time value for each fault by each operation thanks kevin |
All times are GMT +1. The time now is 06:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com