I have variables pulled from a db which are similar to,
SA1
SA2
SA3
i am trying to remove the SA from the variable so im just left with 1,2 etc
Ive had a look at trim and split but unable to find a relevant example.
Are those the correct methods to go about it and if so how?
Thanks
SA1
SA2
SA3
i am trying to remove the SA from the variable so im just left with 1,2 etc
Ive had a look at trim and split but unable to find a relevant example.
Are those the correct methods to go about it and if so how?
Thanks