G
Guest
i am trying to develop a query to find numeric values that are preceded by X,
ie, i'd like to return 633 from this: 123456x633. the X and the desired
value should appear in the 7th to 10th positions, but due to inputting error,
some appear in the 6th to 9th positions or elsewhere. is there a way i can
"find" the X and then return the 3-digit value that follows it?
thanks!
ie, i'd like to return 633 from this: 123456x633. the X and the desired
value should appear in the 7th to 10th positions, but due to inputting error,
some appear in the 6th to 9th positions or elsewhere. is there a way i can
"find" the X and then return the 3-digit value that follows it?
thanks!