A
Andrew
I have two columns of data. One numeric (1-12)and one text. i need to get a count of the unique text data items based on a range in the number column. For example, how many unique text items do I have that falls within the range of >=8 and less than 9.
Any suggestions?
Any suggestions?