Hi all I have many text strings that contain a series of numbers all separated by a space.
These are in column A, in Column B I would like to know how many numbers are in each string that are lower than 75
So in the example below the return would be 2
18 22 90
Example below would be 4
2 33 49 65
Any help appreciated
Bookmarks