Hi guys, I often need to count names and data in a worksheet. I use the countif function to establish, for example, how many times Amy, Carla, Tanya and Bob's names appear in the sheet and from this I calculate a staff incentive.
This is how it looks: =COUNTIF(A1:A107,"*amy")
I want to be able to drag and copy this formula onto several cells below, changing only the name, but Excel always increases the cell numbers so I end up with:
=COUNTIF(A4:A111,"*bob"
Is there a way to drag and copy this formula without changing the cell numbers?
Thanks in advance for advice,
Jo
This is how it looks: =COUNTIF(A1:A107,"*amy")
I want to be able to drag and copy this formula onto several cells below, changing only the name, but Excel always increases the cell numbers so I end up with:
=COUNTIF(A4:A111,"*bob"
Is there a way to drag and copy this formula without changing the cell numbers?
Thanks in advance for advice,
Jo