View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default obtaining formulas and help w formula

sum each worksheet in the same cell of each worksheet and then use
=sum(firstsheet:lastsheet!yourcell)
Have you looked in HELP
--
Don Guillett
SalesAid Software

"marysea" wrote in message
...
I would like to make a monthly total derived from a sum column on 4
different
worksheets.........does anyone know the formula?
Also, does anyone know where I can get a list of formula's available for
use
in Excel?