Hello,
I'm relavtively new to databases but after a steep learning curve (being left with many databases created by my old manager with no instructions on use) I'm getting there.
Got a problem at the minute though and hoping someone can help. Been :banghead: for the last 60-90mins!
What I am trying to do is pull out the date from records in a field called "Model_ID". The Model_ID field contains this kind of information:
Endscopy20120726JSmith
GISurgery20120521JDoe
I want to bring back "20120726" or "20120521". In excel I can do this with the mid and find functions but find doesn't work in access. I've run out of ideas. I've tried combining the mid function with instr function but it comes back as too complex! (more likely I have done it wrong!). Any genius out there who can help me??
I'm relavtively new to databases but after a steep learning curve (being left with many databases created by my old manager with no instructions on use) I'm getting there.
Got a problem at the minute though and hoping someone can help. Been :banghead: for the last 60-90mins!
What I am trying to do is pull out the date from records in a field called "Model_ID". The Model_ID field contains this kind of information:
Endscopy20120726JSmith
GISurgery20120521JDoe
I want to bring back "20120726" or "20120521". In excel I can do this with the mid and find functions but find doesn't work in access. I've run out of ideas. I've tried combining the mid function with instr function but it comes back as too complex! (more likely I have done it wrong!). Any genius out there who can help me??
