I have only worked with Access for a couple of years, and believe what I want to do is doable, it’s just that I lack the expertise to code it.
Scenario:
Users will have a folder on their “C” drive called Magazines. In this folder they have scanned the covers of the magazines into jpeg files and named them accordingly. They will continue to add to this folder daily or weekly.
What I would like is the following:
1) A listbox on a form whose record source is the list of files in the Magazine folder.
2) User clicks on the file name inside the listbox and, voila, the file opens with the scanned photo.
My guess is that
1) I need some sort of API call to get the list?
2) Use hyperlinks to open the file?
This is probably more complicated than I can imagine. I even believe something similar was addressed here in the lounge(if you can point to the thread(s) that would get me started.)
I did try the MSKB, but ya know, if you don’t punch in the right keywords…….. I tried populate list box, and didn’t get what I needed.
As always, thank you for reading this and thanks for your direction.
Michael Abrams