Copying Text Over Into Multiple Worksheets

T

The Inquirer

I created a form in Word, cut and pasted it into Excel on three different
spreadsheets. How can I format the worksheet to copy the text over to the
other two worksheets
without having to enter text three different times? Sort of like writing on
a triplicate form. Is this
possible?

Please advise and thank you in advance.
 
P

Pete_UK

On the second and third sheets you can have formulae like:

=Sheet1!A1

in cell A1, for example. You can repeat this (by copy/paste) in all
cells where you require the data to be copied from Sheet1.

Hope this helps.

Pete
 
Top