Changing Values of Multiple spreadsheets!??!

clarefreight

New Member
Joined
Sep 13, 2006
Messages
2
Hello everyone. Let me start off with the fact that I really don't know much about Excel. :oops: It's a foreign language to me and I have a lot of respect for those of you that have mastered it.

My question concerns formulas that change cells on multiple spreadsheets in the same workbook. I hope I'm using the right terminology. :unsure:

Example:

I have 2 spreadsheets. "SheetA" & "SheetB".

"SheetA" - cell A1 has the value of $2.15
"SheetB" - cell A1 has the value of $2.25

I want to be able to add $.05 to "SheetA" cell A1 and have it add the $.05 to "SheetB" cell A1. In exchange, the cells should now read:

"SheetA" - cell A1 has the value of $2.20
"SheetB" - cell A1 has the value of $2.30

I am assuming this is something quite easy, but as I mentioned above - this is all a foreign language to me.

I would appreciate any help anyone can offer.
Many thanks in advance,
Tony
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Welcome to the board.

Is sheet B value always $0.10 more than sheet A value? If so, just enter =SheetA!a1+.1 in A1 on SheetB.

When you change the value of SheetA, it will automatically update sheetB.

If this isn't what you're looking for or need more help, please post back.
 
Upvote 0

Forum statistics

Threads
1,215,514
Messages
6,125,269
Members
449,219
Latest member
daynle

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