M
MikeP125
In my database, employees have a unique identifier, their initials plus a 6
digit number. For example Alan Anderson is AA123456.
On my server, there is one file folder with Word documents that contain
employee reports. Each employee may have several reports but they all begin
with the employee identifier, but end with a few different characters such
that each Word document has a unique name. For example, Alan Anderson may
have three files with the names AA123456M.01, AA123456E.01, AA123456M.02.
I need to create on an Access form, a list that links any Word file in the
file folder that begins with AA123456 to my Access database so that I can
open each form that pertains to that employee by clicking on a hyperlink. I
am not even sure where to start. Any suggestions?
Thanks...Mike
digit number. For example Alan Anderson is AA123456.
On my server, there is one file folder with Word documents that contain
employee reports. Each employee may have several reports but they all begin
with the employee identifier, but end with a few different characters such
that each Word document has a unique name. For example, Alan Anderson may
have three files with the names AA123456M.01, AA123456E.01, AA123456M.02.
I need to create on an Access form, a list that links any Word file in the
file folder that begins with AA123456 to my Access database so that I can
open each form that pertains to that employee by clicking on a hyperlink. I
am not even sure where to start. Any suggestions?
Thanks...Mike