Thread: Array Functions
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
stefburgas stefburgas is offline
external usenet poster
 
Posts: 5
Default Array Functions

I am currently trying to add data together to get a total, once slight snag
the data is set out within different cells which are made of of individual
figures for different days.

Example

16/07/07 17/07/07 18/07/07
1 - 1 - 3 1 - 1 - 3 1 - 1 -3

So I want my totals to be 1 + 1 =3 from cell A1 through to A3 but my total
would be 3 - 3 - 9 as the first two positions represent say total blue pens
and red pens and the last position gives me the over all number of pens we
have in stock.