artkiller99
New Member
- Joined
- Nov 7, 2014
- Messages
- 3
Hey,
Say I have 2 sheets, one with accounts containing user account number and name and I wish to find the total sum of profit/loss made by all users. the second sheet contains the account number I use for the lookup and the profit which can be negative and positive. how would I find the actual sum of all trades instead of just one?
Using =SUM(LOOKUP(A596,Sheet2!B:B,Sheet2!C:C)) gives me just one and it seems to be incorrect anyway, help?
Thanks
Say I have 2 sheets, one with accounts containing user account number and name and I wish to find the total sum of profit/loss made by all users. the second sheet contains the account number I use for the lookup and the profit which can be negative and positive. how would I find the actual sum of all trades instead of just one?
Using =SUM(LOOKUP(A596,Sheet2!B:B,Sheet2!C:C)) gives me just one and it seems to be incorrect anyway, help?
Thanks