[AccessD] Select Exported Files from Access
David McAfee
davidmcafee at gmail.com
Wed Jun 3 19:30:09 CDT 2015
I have some VBA that loops through a recordset and exports some reports as
PDFs.
When the process is done, I open the folder to display the files, using the
following:
Application.FollowHyperlink [Path]
I'd like to be able to select the files that were exported, to make it
easier for the user to see.
I Know they can sort the folder by date, I'm just wondering if it's
possible to select the files.
Thanks,
David
More information about the AccessD
mailing list