add values & sum to specific column based on another column among sheets

abdelfattah

Well-known Member
Joined
May 3, 2019
Messages
1,430
Office Version
  1. 2019
  2. 2010
Platform
  1. Windows
hello
i have two sheets contain data col b is name an b is values and i have sheet output is also names and values what i want add values each name from two sheets to sheet output and sum each name
sheet " MainSheet"
Book1.xlsx
ABC
1itemnameresult
21ali3
32omar0
43mohammed4
54ahmed5
MainSheet


sheet "DataSheet"
Book1.xlsx
ABC
1itemnameresult
21ali3
32omar0
43mohammed4
54mohmoud5
DataSheet

sheet "output"

Book1.xlsx
ABC
1itemnameresult
21ali3
32omar2
43mohammed4
54ahmed5
65mohmoud1
76hassan6
output



expected result
Book1.xlsx
ABC
1itemnameresult
21ali9
32omar5
43mohammed12
54ahmed10
65mohmoud6
76hassan6
output
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.

Forum statistics

Threads
1,215,548
Messages
6,125,464
Members
449,229
Latest member
doherty22

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top