Walshie1987
Technical User
- Oct 5, 2006
- 100
Hi,
I've got a Spreadsheet with various info on it. I use filters and want to add a formula to do the following:
e.g/
A B C
1 Test
__________________________________________
10 1000 Test
16 100 Not inc.
20 50 Test.
Imagine above is a spreadsheet, after being filtered (thats why numbers are skipped).
I want a formula that will do the following:
Look at the visible data after the filter, If any of the info matches cell A1 then do a sum of the column next to it e.g find the word "Test" in filter (C10 and C20) look next to the cells (B10 and B20) and add the values, ignoring the others (C16)
Hope I made that clear enough, quite hard to explain.
Cheers
Chris
I've got a Spreadsheet with various info on it. I use filters and want to add a formula to do the following:
e.g/
A B C
1 Test
__________________________________________
10 1000 Test
16 100 Not inc.
20 50 Test.
Imagine above is a spreadsheet, after being filtered (thats why numbers are skipped).
I want a formula that will do the following:
Look at the visible data after the filter, If any of the info matches cell A1 then do a sum of the column next to it e.g find the word "Test" in filter (C10 and C20) look next to the cells (B10 and B20) and add the values, ignoring the others (C16)
Hope I made that clear enough, quite hard to explain.
Cheers
Chris