jacquelineBo
New Member
- Joined
- Dec 30, 2015
- Messages
- 1
Hello,
I need to sum the amount that appears in the column C every time that on the column B appears "tech" or "error", however there are lines on the column B that appears Tech and Error in the same cell and I dont want to sum the amounts of column C twice. How can I do it, please?
[TABLE="width: 285"]
<tbody>[TR]
[TD="align: left"][TABLE="width: 349"]
<tbody>[TR]
[TD="align: left"]Tech[/TD]
[TD][/TD]
[TD="align: left"]Tech op[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: left"]Error[/TD]
[TD][/TD]
[TD="align: left"]Tech problems[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]tech error[/TD]
[TD="align: right"]6[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]hiden[/TD]
[TD="align: right"]7[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]open[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]error op[/TD]
[TD="align: right"]9[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]tech error with computer[/TD]
[TD="align: right"]4[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]error on the table[/TD]
[TD="align: right"]2[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD="align: left"][/TD]
[/TR]
</tbody>[/TABLE]
I need to sum the amount that appears in the column C every time that on the column B appears "tech" or "error", however there are lines on the column B that appears Tech and Error in the same cell and I dont want to sum the amounts of column C twice. How can I do it, please?
[TABLE="width: 285"]
<tbody>[TR]
[TD="align: left"][TABLE="width: 349"]
<tbody>[TR]
[TD="align: left"]Tech[/TD]
[TD][/TD]
[TD="align: left"]Tech op[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: left"]Error[/TD]
[TD][/TD]
[TD="align: left"]Tech problems[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]tech error[/TD]
[TD="align: right"]6[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]hiden[/TD]
[TD="align: right"]7[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]open[/TD]
[TD="align: right"]5[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]error op[/TD]
[TD="align: right"]9[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]tech error with computer[/TD]
[TD="align: right"]4[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: left"]error on the table[/TD]
[TD="align: right"]2[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD="align: left"][/TD]
[/TR]
</tbody>[/TABLE]