I am very new to Access, and need a little help explaining how to "slice up" data in a particular field, and move it into new fields.. See example below:
[name]
01234 Generic SES
03434 Generic SES
03989 Generic SES
09343 Generic SES
What I neednew fields)
[number] [type] [division]
01234 Generic SES
03434 Generic SES
03989 Generic SES
09343 Generic SES
Is there a way to specify to extract the numerical portion out of the original field? Also, can I extract the data into other fields using wildcards?? Example...(*GENER*).?
Any help would be GREATLY appreciated..
Thanks,
Joe
[name]
01234 Generic SES
03434 Generic SES
03989 Generic SES
09343 Generic SES
What I neednew fields)
[number] [type] [division]
01234 Generic SES
03434 Generic SES
03989 Generic SES
09343 Generic SES
Is there a way to specify to extract the numerical portion out of the original field? Also, can I extract the data into other fields using wildcards?? Example...(*GENER*).?
Any help would be GREATLY appreciated..
Thanks,
Joe