View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Al Stone Al Stone is offline
external usenet poster
 
Posts: 1
Default short way for using all sheets in one formula

Hi,

I want to learn that if there is a short way for a situation like bekow:

formula is:

=Sheet1!A1+Sheet2!A1+Sheet3!A1...
I want to add same cells from all sheets (around 30 sheets) in the worksheet.
I just add all of them and want to know if there is a shorter way.

thanks in advance.
Al