Hi
I need to write a VBA for searching through the content of an external word file then import the sentence containing a certain word to a table in access
Any idea please?
Best regards
Scripting in Word makes Access look like a walk in the park. I would have to write the whole thng myself to explain every piece but here is a pointer in the right direction.
One way to get the right code to search in Word is to record a macro in Word, while doing the search, and then edit the ensuing code as needed.
You have not reacted to my suggestion in one of you other posts to search for an application that can extract data from multiple word-files without any coding. Coding is a fun but time-consuming hobby