CraigG
Board Regular
- Joined
- May 1, 2005
- Messages
- 173
- Office Version
- 365
- 2007
- Platform
- Windows
- Mobile
Hi
I'm trying to combine COUNTIF, SUMIF/IF and VLOOKUP and looking for advice. It's probably easier to explain with an example...
----A-------B----------C---------D
1---ABC----qwe-------qwe-------poi
Then on another sheet...
----E-------F
2---ABC----this is where I need the formula
I have hundreds of rows in each worksheet with a name like ABC (they match like-for-like on each worksheet)
In F2 I need a formula which...
- matches the name from E2 to what's in column A
- once it's found the match, count the number of occurrences of 'qwe' and 'poi' and add them together
All names (eg, ABC) are unique and will appear only once on each worksheet.
Can anyone help?
I'm trying to combine COUNTIF, SUMIF/IF and VLOOKUP and looking for advice. It's probably easier to explain with an example...
----A-------B----------C---------D
1---ABC----qwe-------qwe-------poi
Then on another sheet...
----E-------F
2---ABC----this is where I need the formula
I have hundreds of rows in each worksheet with a name like ABC (they match like-for-like on each worksheet)
In F2 I need a formula which...
- matches the name from E2 to what's in column A
- once it's found the match, count the number of occurrences of 'qwe' and 'poi' and add them together
All names (eg, ABC) are unique and will appear only once on each worksheet.
Can anyone help?