M
Mil Browne
How can I increment a cell selection in a formula? For example, I would like to count a group of cells, 30 at a time, going down a column.
ie if i have this formula: '=count(L2:L31)' and I want to skip down to the end of this range and count the next 30 cells, how do I do it?
I know that this will not work
'=count(L2+30:L31+30)'
Any assistance is much appreciated, thanks,
ie if i have this formula: '=count(L2:L31)' and I want to skip down to the end of this range and count the next 30 cells, how do I do it?
I know that this will not work
'=count(L2+30:L31+30)'
Any assistance is much appreciated, thanks,