View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
trip_to_tokyo[_3_] trip_to_tokyo[_3_] is offline
external usenet poster
 
Posts: 833
Default How do I link cells between to sheets in MS Excel?

Simple example in EXCEL 2007:-

1. In Sheet1 cell A1 type:-

this is cell a1

2. I Sheet2 cell A1 type:-

=Sheet1!A1

The contents of Sheet1 cell A1 will now be pulled into Sheet2 cell A1.

Please hit Yes if my comments have helped.

Thanks.





"manhut" wrote:

I have an Excel workbook pulled up with 3 different sheets. I need to link
cells between one sheet to the next. How do I do that?