Multiple worksheet question

PennState

New Member
Joined
Feb 13, 2010
Messages
17
In Excel 2010, I have 3 worksheets set up: Total Revenue (sheet 1), Total Payroll (sheet 2), and Final Projections (sheet 3).

In sheet 2, cell B37, the total payroll expenses which was generated from a simple addition formula of other cells in sheet 2 is present.

I need to reference that cell in a new formula in sheet 3 as part of a formula to determine operating costs in cell B6. Also, I would need the amount in B6 on sheet 3 to change if the amount in B37 in sheet 2 changed.

Each time I've tried to reference B37 from sheet 2 with the formula in B6 from sheet 3 I either end up with 0 displayed in the cell or an error message.

How would I get this to work?
 

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.
Yes, you need to use the name shown on the sheet tab. For example

='My Data'!B37
 
Upvote 0

Forum statistics

Threads
1,224,598
Messages
6,179,818
Members
452,946
Latest member
JoseDavid

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