Convert RTF to TXT to enable linking

S

Steven

I have rtf files that I need to import into Access. Since Access can't link
to rtf files, I believe I will need to convert them to text first.

Does anyone know how to do this with vba code?

While there are utilities available, what I have seen wouldn't be feasible
since I have thousands of files.

I appreciate any assistance.

Thanks.
 
S

Steven

Thanks for the suggestion. Can you point me in the right direction for the
first option?

I think that is what would work best but I am unsure of the code.
 
Top