Hi All,
I am using this to count initials in a tab:
=COUNTIF('1'!$B$5:$AK$70,"PT")
There are 100 tabs all named 1-100, therefore the next formula would be:
=COUNTIF('2'!$B$5:$AK$70,"PT")
Is there are quick way to have the tab reference change sequentially without having to F2 in every tab and manually change it?
I am using this to count initials in a tab:
=COUNTIF('1'!$B$5:$AK$70,"PT")
There are 100 tabs all named 1-100, therefore the next formula would be:
=COUNTIF('2'!$B$5:$AK$70,"PT")
Is there are quick way to have the tab reference change sequentially without having to F2 in every tab and manually change it?