I have a text field in a table that contains a 3 part text value - one part of the value is contained in parenthesis. I'd like to extract the part of the value in parenthesis and use it to update another field within the recordset. The field is called LEIcontainer#, and the values look like this 04(4-30)025. I'd like to populate field LEIwasteCode with value 4-30.
Any ideas? I've never had to do anything like this before.
Any ideas? I've never had to do anything like this before.