chris-uk-lad
Registered User.
- Local time
- Yesterday, 21:52
- Joined
- Jul 8, 2008
- Messages
- 271
Hi,
I have a column that contains some values with just characters, and some with a mix of characters and numbers. I want to split the 2 but the method i thought would fix it, doesnt :x
Thanks for the assist
I have a column that contains some values with just characters, and some with a mix of characters and numbers. I want to split the 2 but the method i thought would fix it, doesnt :x
Code:
not like ([*1234567890*])
Thanks for the assist