- Jun 22, 2001
- 1,182
- 0
- 76
I want to make an excel formula that will let me calculate rolling averages using thirty numbers but if one of the cells is empty it will skip that or those cells but still calculate the average using the last thirty cells that have numbers in them. This could mean that some times it takes the average from thirty cells but others maybe look at fifty cells since twenty would be empty. If I was writing a program I could use a counter to count thirty cells with numbers in them and use then until you get thirty values to use. How could you get this to work in excel?
Thanks
Thanks
