R
Rick Preiss
Suppose the result of an Access query is a list of paths to documents
such as "C:\my documents\filename.doc". I want to then
programmatically open each of the documents in the list. That is,
open "C:\my documents\filename.doc", "C:\my documents\filename1.doc",
"C:\my documents\filename.doc2", etc. How do I do that using Access?
Thanks,
Rick
such as "C:\my documents\filename.doc". I want to then
programmatically open each of the documents in the list. That is,
open "C:\my documents\filename.doc", "C:\my documents\filename1.doc",
"C:\my documents\filename.doc2", etc. How do I do that using Access?
Thanks,
Rick