Hi I have a very long spreadsheet and every 24th row in a column L for example I am using a =COUNT(L28,P28,T28). The problem is I have 1440 rows that I am pulling data from and I only want the data from every 24th row. How can I make it where I can populate my 1440 rows automatically with the formula copying over and advancing the Rows by 24
=COUNT(L28,P28,T28)
=COUNT(L52,P52,T52)
=COUNT(L76,P76,T76)
Like the example above...I dont wanna have to manualy type this formula and change it 1440 times.
Thanks so much
Scadadude
=COUNT(L28,P28,T28)
=COUNT(L52,P52,T52)
=COUNT(L76,P76,T76)
Like the example above...I dont wanna have to manualy type this formula and change it 1440 times.
Thanks so much
Scadadude