wh00t
Registered User.
- Local time
- Today, 02:20
- Joined
- May 18, 2001
- Messages
- 264
I have an annoying database and I would like to do some detailed 'stuff' with a field in a table.
I would like to split the field into parts as each part represents certain information.
eg - 175393843
I would like to split into seperate fields
eg - 1753 - 938 - 43
I would like this done through an append query so that I can split many records at once.
I have completely forgotten the comands to dig out characters from fields so my searches have been like looking at a where's wally book!
I would like to split the field into parts as each part represents certain information.
eg - 175393843
I would like to split into seperate fields
eg - 1753 - 938 - 43
I would like this done through an append query so that I can split many records at once.
I have completely forgotten the comands to dig out characters from fields so my searches have been like looking at a where's wally book!