How to use a set of values from one worksheet to another?

  • Thread starter Thread starter Macaco
  • Start date Start date
M

Macaco

Hello Guys:

OK, here we go again :(.

Say I have a worksheet & want to export a group of values as I add the
on a worksheet to another worksheet, how would I go about it?


THANKS for any input
 
Hi
just link the cell with a formula like
='sheet1'!A1
on your second sheet
 
You didn't really read any of the help files on "Links", did you?

On way would be to select the cells that contain (or *will* contain) the
values,
Right click, and choose "Copy",
Navigate to the sheet where you wish them to be replicated,
Right click in the target cells,
Choose "PasteSpecial",
Click the "PasteLinks" button,
And the links are created for you.
--

HTH,

RD
--------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------

Hello Guys:

OK, here we go again :(.

Say I have a worksheet & want to export a group of values as I add them
on a worksheet to another worksheet, how would I go about it?


THANKS for any input.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top