How to populate combo box with files from outside folder and display chosen file

  • Thread starter charles.kendricks
  • Start date
C

charles.kendricks

I would like to populate a combo box on a patient form with file names
of files from a folder outside the database. The file names would
match a pattern drawn from the patient first and last name (which could
be derived from the original form). These files from the outside
folder consist of scanned images of patient records.

Then I want to be able to display, with the associated application, the
selected file by choosing it from the pull down list of the combo box
(or list box) from the original form.

Please keep in mind that I am real novice at VBA, so as detailed an
explanation as possible would be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top