formula for coping a cell from a diffent sheet

S

Shallow

i would like to copy a cell from a different sheet onto the one sheet i am
viewing
is there a formula for that?
 
G

Gary''s Student

You can't copy by formula, but you can link by formula:

=Sheet3!B9

will display the value in B9 on Sheet3
 
G

Gary''s Student

You are welcome!

Be sure to remember that a blank in B9 will display as 0 in the display cell.
 
P

Peo Sjoblom

You can actually copy it that way without any typing, especially handy if
you want to do more than one cell

Copy the cell/cells, got to where you want it and do edit>paste special and
select paste link

--


Regards,


Peo Sjoblom
 
Top