- Aug 7, 2001
- 8,680
- 3
- 0
Say I have the following in a column:
23
45
__ (blank)
__
__
79
53
What I want to do is fill in all the blank rows with the average of the numbers above and below (45 and 79). The number of blank rows that need to be filled in varies.
23
45
__ (blank)
__
__
79
53
What I want to do is fill in all the blank rows with the average of the numbers above and below (45 and 79). The number of blank rows that need to be filled in varies.