Hello!

I need to "increment" a formula across columns

In Excel 2003:

From F1010 =COUNTIF(F506:F1005,3.25)

to F1260 =COUNTIF(IV506:IV1005,3.25)

--

In Excel 2010:

From F1010 =COUNTIF(F506:F1005,3.25)

to F3916 =COUNTIF(DGZ506:DGZ1005,3.25)

How can this be done without individually editing each cell ?

Thank you!