Surjer
Registered User.
- Local time
- Today, 16:54
- Joined
- Sep 17, 2001
- Messages
- 232
Hello all,
Having some troubles updating some records. I need to run some code that will erase a portion of the record.
fieldA (Text) Value might equal "400.401 my text"
I have another table that contains all the codes like
400
401
500
504
324
i need to delete any portion that matches any record in the other table
Needs to end up like " my text"
Thanks in advance for any advise!
Jerry
Having some troubles updating some records. I need to run some code that will erase a portion of the record.
fieldA (Text) Value might equal "400.401 my text"
I have another table that contains all the codes like
400
401
500
504
324
i need to delete any portion that matches any record in the other table
Needs to end up like " my text"
Thanks in advance for any advise!
Jerry