A
Alien
I have a string of numbers in the first 500 cells in column A.
I would like to get an average of the numbers in each cell, entered in
the cell to the right.
=average(a1) does not work.
an example of the cells look like this:
553762361
784
557317225842
4236282
45364
6546
78624
52
The desired result for the last cell would be 3.5.
(52) 5 +2 =7 /2=3.5
TIA
I would like to get an average of the numbers in each cell, entered in
the cell to the right.
=average(a1) does not work.
an example of the cells look like this:
553762361
784
557317225842
4236282
45364
6546
78624
52
The desired result for the last cell would be 3.5.
(52) 5 +2 =7 /2=3.5
TIA