Hello, I use Access 2k2 on windows XP,
when I run a module which parses the fields from table A and extracts the words contained between identified characters (",",";"," ","/","&") to table B, it does the job correctly, but it gives me an error 3021 at the end...
here's the code:
Option...