View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jackanorry Jackanorry is offline
external usenet poster
 
Posts: 14
Default Add alternate cells in column and sum

I need to add alternate cells in a single column. The cells contain a formula
result summing values in rows to the left of the result cell.

The cells to be summed in the column are formatted to display results in
currency format.

Cell range (column) to be summed AA5 to AA382 (using alternate cells i.e.
AA5,AA7,AA9 ...AA381)

Thanks for any and all assistance in advance.
John