My Assistant
![]()
Custom Search
|
![]() ![]() |
![]() |
![]() Post#1 | |
Posts: 1,134 Joined: 19-February 08 ![]() | Hello friends I want to sum 2 cells in another sheet when criteria met for example the criteria in the first column in 2 sheet explanation salary = value1+value2 where name is equal in 2 sheets CODE Sheet1 Name salary a value1+value2 where name is equal in 2 sheet b c sheet2 CODE Name value1 value2 a 10 20 b 15 16 This post has been edited by access2009eg: Nov 18 2019, 08:34 PM Attached File(s) -------------------- I would like to Thank you for your help |
![]() Post#2 | |
![]() Posts: 156 Joined: 11-October 18 ![]() | In B2: =SUMPRODUCT((Sheet2!$A$1:$A$4=A2)*Sheet2!$B$1:$C$4) and copy down. |
![]() Post#3 | |
Posts: 1,134 Joined: 19-February 08 ![]() | ![]() ![]() ![]() -------------------- I would like to Thank you for your help |
![]() Post#4 | |
![]() Posts: 156 Joined: 11-October 18 ![]() | You're welcome. ![]() |
![]()
Custom Search
|
![]() | Search Top Lo-Fi | 7th December 2019 - 07:27 AM |