Ok, after doing some more research, I think my error has to do with the .mpp not being a text file, and the line of code that states "DoCmd.TransferText".
I do not want to import any of the actual data from the *.mpp files, just be able to add link/open file from within a form.
Many thanks for...