View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.setup
Gary''s Student
 
Posts: n/a
Default I have a question

Something like:

=Sheet2!A1+Sheet1!A1+Sheet3!A1
--
Gary's Student


"Devon" wrote:

I hope this is not a repost...

I have a Excel Workbook with four tabs. Now I want to get information from
1-3 (totals) tabs and place that information into some cells on tab 4. I
don't want to cut and paste, I would like it to be a =sum or something like
that.

Can this be done?

Thank you

Devon