Answered
Determine if query result begins with a number
I have query results like this
123PKM
AAPL
WB
9865W
CF
QRST
How can I determine if the query result begins with a number?
Like 123PKM and 9865W do begin with a number.
But the others dont.
123PKM
AAPL
WB
9865W
CF
QRST
How can I determine if the query result begins with a number?
Like 123PKM and 9865W do begin with a number.
But the others dont.
