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

abdelfattah

Well-known Member
Joined
May 3, 2019
Messages
1,429
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

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,215,036
Messages
6,122,794
Members
449,095
Latest member
m_smith_solihull

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