Col B (text data type)
-----
A 234
A 100
A 1.3
A 1.54
AC 67
AB 10.1
AC 5
AB 3852.4
AB 694
Desc |
A 1 - A 100 A 1.3
A 1.54
A 100
----------------------
A 101 - AB 800 A 234
AB 5
AB 694
----------------------
AB 801 - AC 100 AB 3852.4
AC 5
AC 67
Create a formula to
a) remove all alphabet and space characters from "Column B"
b) convert it to number
c) convert the number to a range indicator, e.g. trunc(NNN/100)