C
chrisjleu
How do i get excel to do the equivalent of this:
Here's a fragment of my spreadsheet:
Expense Code Amount
1 £10.00
2 £50.00
1 £10.00
3 £80.30
1 £10.00
2 £15.00
1 £100.00
1 £12.00
I want to sum all the values where expense code = x
I thought I might use VLOOKUP and SUM but it doesn't appear to be
working. Can anyone help?
Thanks.
Here's a fragment of my spreadsheet:
Expense Code Amount
1 £10.00
2 £50.00
1 £10.00
3 £80.30
1 £10.00
2 £15.00
1 £100.00
1 £12.00
I want to sum all the values where expense code = x
I thought I might use VLOOKUP and SUM but it doesn't appear to be
working. Can anyone help?
Thanks.