View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JLatham JLatham is offline
external usenet poster
 
Posts: 3,365
Default How to return data?

It's basically the same setup as showing the result of another cell on the
same sheet, except the cell formula also contains the other sheet's name, as

='Customer 1'!B9
or
='Customer 4'!AZ4

As long as you just need to return data from those other sheets that is
always in the same location, that scheme will work fine.

You can have Excel do the typing for you by first selecting the cell you
want on the 'at a glance' sheet and typing an = symbol, then click on the
sheet and cell to get the information from and hit [Enter]. Repeat as
required.


"KUKA Guy" wrote:

I am an average user and am looking for a way to return data from several
cells on several worksheets to several cells on a single worksheet all within
one workbook. I have individual worksheets for many customers to track
projects. I would like to return data to an "At a glance" worksheet which
customer is on schedule and which is not thereby eliminating the need to open
each worksheet to track the customer's project status. I'm sure this is an
easy one, but it has me stumped. Thanks in advance for any assistance.
--
Mr. Brown