View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Sklyn Sklyn is offline
external usenet poster
 
Posts: 19
Default Grabbing a number from another cell on another worksheet

Hi,

In the cell in the first sheet enter this:
=Sheet2!A1
Change Sheet2 to the name of the sheet u want the data from and A1 to the
cell reference.

or

in the cell on sheet 1 press = then go to the required sheet and cell and
click on it then hit enter. This will creat the above formula.

cheers
Sklyn

"thermocorp" wrote:

Hello,

I have a spreadsheet with a number of different worksheets. All I want to do
is if I enter a number into a cell on the 2nd worksheet for example, I want
it to automatically show in a specific cell on the first worksheet. So a
simple copy and paste but for excel to automatically do it for me! it seems
like something so easy that I just cant figure out how to do.