copy data

E

Elvis

I want to copy the data from cells c1, c2, f64, etc... different sheets and
paste the info. on a new sheet. Can someone please explain to me in "dummy
words" how I can do this.
 
B

Bill Ridgeway

To copy current data - but not permanently -.
You could copy and paste -Click on the cell FROM which you want to copy data
Click on <Edit><Copy>
Click on the TO which you want to copy data
Click on <Edit><Paste>

To copy current data permanently and which and will update automatically-
Click on the cell TO which you want to copy data
Type =
Click on the cell FROM which you want to copy data
Press <Enter>
This will produce a formula which is a direct link between the two cells.

I hope that helps!

Bill Ridgeway
Computer Solutions
 
Top