I have manipulated and sorted my file so that in Column S, the row that I am interested in printing, contains the word "No".
How do I look down column and return the row number of the first row that does not contain "No".
I have attempted to look UP column S however as it contains other things the bottom up count stops at the end of my data set.
Any help is much appreciated.
How do I look down column and return the row number of the first row that does not contain "No".
I have attempted to look UP column S however as it contains other things the bottom up count stops at the end of my data set.
Any help is much appreciated.