Thread: Formulas
View Single Post
  #5   Report Post  
Don Guillett
 
Posts: n/a
Default

Funny, I just tested with a sheet named week1 and a sheet named week5.
Perhaps you have spaces or a leading or trailing space?

--
Don Guillett
SalesAid Software

"amartin-kelly" wrote in message
...
hi
thank you for your information but when i do that (which is makes total
sense now that i think about it) ..i write the formula as
=sum(week1:week5!a8)
because we named the pages "week"
after i finish the formula it says something like #NAME!*? and tells me

that
the name for "week1" is unrecongnizable.
any thoughts
thanks

"Don Guillett" wrote:

if all in the same cell
=sum(page1:pag5!a1)

--
Don Guillett
SalesAid Software

"amartin-kelly" wrote in

message
...
How would I set up a formula that consists of a sum on page 1 + a sum

on
page 2 + a sum on page 3 + a sum on page 4 to = out on page 5?