J
J Killam
I am trying to write code that will allow a user to click
on a button in a form and call up a dialog box to browse
to a file to be imported. Thus far, I am not finding a
way to do this. Something like this can be easily done
with excel (application.dialogs(xlopen).show) but I have
found nothing to do something similar in Access.
Any suggestions?
on a button in a form and call up a dialog box to browse
to a file to be imported. Thus far, I am not finding a
way to do this. Something like this can be easily done
with excel (application.dialogs(xlopen).show) but I have
found nothing to do something similar in Access.
Any suggestions?