sum to = 1 for each cell

Asked By Mike
21-Nov-09 01:31 PM
I am trying to sum up 37 cells to = 1 each for each cell ex. if i put say 997
in cells i want them to = 1 each so that the sum total = 37 if i put 997 or
any other # in cells

Mike,Sorry, that just is not clear.

Bernie Deitrick replied to Mike
21-Nov-09 02:11 PM
Mike,

Sorry, that just is not clear. Perhaps a formula

=SUM(A1:A37)/A1

where A1 to A37 have your number 997?

Bernie

=COUNT(A1:A37)

Joe User replied to Mike
21-Nov-09 02:15 PM
=COUNT(A1:A37)
Post Question To EggHeadCafe