Subtracting From 2 different worksheets

tivial01

New Member
Joined
Dec 28, 2018
Messages
4
I am creating a inventory system for my company and I cant figure out how to subtract from my main inventory.

for example

main inventory shows 200 form panels i sent 100 to job site A how to I make it subtract the 100 from the main inventory and add to Job site A?
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Ok update Ive figured out how to do it using this =SUM(B3,D3-'309'!B3-'310'!B3) but I will be having around 10 to 15 job sites at one time is there a better way to streamline this?
 
Upvote 0
ok my Data is set up like this

first worksheet will have the master inventory list
then from there I will be creating separate worksheets per Job site so ie: 309 , 310 , 311 ect.
instead of having to add each new page into the function is there a way to do a array of worksheets?
 
Upvote 0
https://www.mediafire.com/view/pw54chi5e6bq2dr/Screenshot_(12).png/file
file
 
Upvote 0

Forum statistics

Threads
1,215,473
Messages
6,125,012
Members
449,204
Latest member
tungnmqn90

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