C
ChrisMattock
Hi again all, excel heavy day today Im afraid...
I have a spreadsheet with two columns, A and B...
Column A is one of three states, "None", "Medium" or "High"
Column B is a value, i.e. £1,200.00
I need three totals at the bottom;
1. For every row with "None" in column A, I need it to add up th
values from column B.
2. For every row with "Medium" in column A, I need it to add up th
values from column B.
3. For every row with "High" in column A, I need it to add up th
values from column B.
So an example result would be.... and ideas?
None 123000
Medium 9900
High 200
I have a spreadsheet with two columns, A and B...
Column A is one of three states, "None", "Medium" or "High"
Column B is a value, i.e. £1,200.00
I need three totals at the bottom;
1. For every row with "None" in column A, I need it to add up th
values from column B.
2. For every row with "Medium" in column A, I need it to add up th
values from column B.
3. For every row with "High" in column A, I need it to add up th
values from column B.
So an example result would be.... and ideas?
None 123000
Medium 9900
High 200