ok so I am trying to count a column of alphanumeric characters and I only need to know the odd numbered ones.
example of the strings: YP213
YP212
YP213B
YP212B
YP202
YP203
YP203B
ETC.....
so any ideas on how to count these even though some of them end in letters? all I need is to be able to tell if the number is odd and how many of them are there? I need to add this into a countifs function :
Formula:
Please Login or Register to view this content.
in case that makes a difference? the countifs works fine already but I cannot get it to incorporate the odd number count. please help!
Bookmarks