ADAMC
Well-known Member
- Joined
- Mar 20, 2007
- Messages
- 1,169
- Office Version
- 2013
- Platform
- Windows
Hi all thanks in advance for any help.
What I want to do:
Look for a value in A1 of sheet 2 in column A of sheet one and when it finds it sum column O/P/Q of the same row.
I thought like this:
=vlookup(A2,Sheet1!A:D,1,false,sum(Sheet1!O2:Q2)
or this:
=VLOOKUP(A2,SUM(Sheet1!O2:Q2),1,FALSE)
I have tried to figure it out just cant seem to get it t work can anyone help please? I am so confused
Thanks
What I want to do:
Look for a value in A1 of sheet 2 in column A of sheet one and when it finds it sum column O/P/Q of the same row.
I thought like this:
=vlookup(A2,Sheet1!A:D,1,false,sum(Sheet1!O2:Q2)
or this:
=VLOOKUP(A2,SUM(Sheet1!O2:Q2),1,FALSE)
I have tried to figure it out just cant seem to get it t work can anyone help please? I am so confused
Thanks