I have a access database that has a table containing some keywords and those keywords are mapped to some text. I have a functionality which allows users to upload PO data to the access database. this PO data has some Item text. I want to use this Item text and compare it to the keywords table and apply the rules for the keywords where the keywords match the words in the Item text. Please let me know how can we do this
You can also do it with a Query. In the Where clause use Like with wildcards.
Boyd Trimmell aka HiTechCoach
Microsoft MVP - Access Expert Programming: Nine different ways to do it right, a thousand ways to do it wrong. Binary--it's as easy as 1-10-11