K
keeneeng
I have set up a database for inventory. I have a button setup in my
form but I don't know how to get it to do what i want. I have a report
number automatically generated by access and i also have a bunch of
files in a folder using that auto number as the title. I was wondering
if there was a way to write some code that did that following: on
click, the program would take the auto number from the current form,
and look in a default folder for a file with the title being the same
number as the current forms number and then have the file display on
the screen. I've been using hyperlinks but they take alot of time to
setup before the person can use the form.
form but I don't know how to get it to do what i want. I have a report
number automatically generated by access and i also have a bunch of
files in a folder using that auto number as the title. I was wondering
if there was a way to write some code that did that following: on
click, the program would take the auto number from the current form,
and look in a default folder for a file with the title being the same
number as the current forms number and then have the file display on
the screen. I've been using hyperlinks but they take alot of time to
setup before the person can use the form.