Copy/Paste to Add Sum of Cells Across Separate Workbooks

Ambiversion

New Member
Joined
Jul 13, 2016
Messages
6
I have a master worksheet which is generated automatically at the end of the week by our system, which logs tips and mileage collected by each employee. We have deliveries which take place outside of our system which also need to be recorded, but cannot be logged by the system, so they need to be input manually. I've created a separate form which copies the master worksheet in format, and I'm looking for a way to copy the data in the tips and mileage columns of Worksheet 1 and then upon pasting them onto the same data in Worksheet 2A, which would add both the source cells and target cells, resulting in the data found in Worksheet 2B. Is this possible?

Worksheet 1
Employee NameTipsMileage
Employee A
$50$20
Employee B$100$20

<tbody>
</tbody>

Worksheet 2A
Employee NameTipsMileage
Employee A
$100$40
Employee B$200$40

<tbody>
</tbody>

Worksheet 2B
Employee NameTipsMileage
Employee A
$150$60
Employee B$300$60

<tbody>
</tbody>
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Yes, copy paste sheet1 to sheet2b. Now copy sheet2a and (right click the mouse) > pastespecial >choose operations >add > click ok. IT Adds both values
ravishankar
 
Upvote 0

Forum statistics

Threads
1,216,084
Messages
6,128,722
Members
449,465
Latest member
TAKLAM

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