gojets1721
Registered User.
- Local time
- Today, 06:37
- Joined
- Jun 11, 2019
- Messages
- 430
I've got an odd one. I have a DB where there's a long text field and for each record, this long text field always starts with a date.
I am trying to figure out a way to automate pulling this first date for each record and updating a separate field with it. I have thousands of records that are like this so automating this is critical.
Any suggestions on if that could be done with an update query? And if so, how exactly?
Very simple example DB attached. The description field's contents vary widely record to record, but every record always starts with a date.
I am trying to figure out a way to automate pulling this first date for each record and updating a separate field with it. I have thousands of records that are like this so automating this is critical.
Any suggestions on if that could be done with an update query? And if so, how exactly?
Very simple example DB attached. The description field's contents vary widely record to record, but every record always starts with a date.