E
Ernie
Hi all,
I have =(25-(COUNTBLANK(F2:AD2)))*10
This works fine but I have added another column after each
of the columns in the above formula and I need to only
count every other column starting at F2 thru BB2 for a
total of 25 columns so that the above formula will work.
I think my problem is in the (F2:AD2) section. How can I
write this to skip columns, ie:
=(25-(COUNTBLANK(F2,H2,J2,L2, etc to BB2)))*10
thanks, Ern
I have =(25-(COUNTBLANK(F2:AD2)))*10
This works fine but I have added another column after each
of the columns in the above formula and I need to only
count every other column starting at F2 thru BB2 for a
total of 25 columns so that the above formula will work.
I think my problem is in the (F2:AD2) section. How can I
write this to skip columns, ie:
=(25-(COUNTBLANK(F2,H2,J2,L2, etc to BB2)))*10
thanks, Ern