blossomthe2nd
Active Member
- Joined
- Oct 11, 2010
- Messages
- 450
Hi guys
Hope someone can help,
I have a sumproduct formula thats not working
The first part is looking for a Date on the Master results tab that matches the date in A4. ( I have tested this and this part of formula is working )
The second part should be looking for John in column P in the Master result spreadsheet. In this spreadsheet John is dervied from a Vlookup formula , and I can not get this part to work.
Can anyone please advise ? Would sumproduct on columns based on cells with formulas normally cause an issue ?
Thanks
A
Hope someone can help,
I have a sumproduct formula thats not working
HTML:
=SUMPRODUCT(--('Master Result'!$E$1:$E$10000=A4),--('Master Result'!$P$1:$P$10000="John"))
The first part is looking for a Date on the Master results tab that matches the date in A4. ( I have tested this and this part of formula is working )
The second part should be looking for John in column P in the Master result spreadsheet. In this spreadsheet John is dervied from a Vlookup formula , and I can not get this part to work.
Can anyone please advise ? Would sumproduct on columns based on cells with formulas normally cause an issue ?
Thanks
A