copy a cell from sheet 1 to sheet 2

R

robert morris

I need to copy the result in cell M75 - Sheet 1 to cell F8 in sheet 2
(same workbook)

Need the formula.

Thanks,

Bob M.
 
R

robert morris

Thanks for the reply, one problem. When new numbers are entered into Sheet
1, they are updated on Sheet 1 but not on Sheet 2. Ideas?

Bob M.
 
R

RagDyer

On Sheet1, in M75, enter
100

On Sheet2, in F8, enter just an equal sign
=

Go back to Sheet1, and click in M75, and hit <Enter>

You should automatically be transported back to Sheet2, and you should see
that 100 displayed in F8.

Did that work?
 
G

Gord Dibben

If you have entered the formula in Sheet2 F8 and value doesn't change when you
enter a new number in Sheet1 then I would check to make sure calculation mode is
in Automatic.

Tools>Options>Calculation


Gord Dibben MS Excel MVP
 
R

robert morris

This works! I still have some other numbers to enter. Will shout if I have
a problem.

Thanks,

Bob m.
 
Top