How do I filter nmbers that begin with an 8 r 08 out of a list *79

J

J.Alladien

Dear all ,

I have the following Query/table :

8523808
350062/8575211
483541/8806436
08835286
485386

And I want to filter out numbers that begin with an 8, how do I do that?
Please note that the numbers are stored in a text field!
Thanks in advance
 
Top