C
Charlie O'Neill
A PDF delima.
I have a Home Owners Association database with over 2000 homes. Each home
is identified by neighborhood, street address, and owners name. I would like
to pull a user profile that is a PDF. The path to the PDF will vary with
each home owner. For example a path might be - \Sentry\Resident
Files\Whitehall\Wesley Street\2139\some.pdf.
In a form the user can display information on various homes by using a
combination of controls.
I would like to take the information displayed and create a hyperlink using
the Left, Mid and wildcard functions to display the proper PDF.
I do not want to create 2000 different hyperlinks.
Can it be done?
Charlie
I have a Home Owners Association database with over 2000 homes. Each home
is identified by neighborhood, street address, and owners name. I would like
to pull a user profile that is a PDF. The path to the PDF will vary with
each home owner. For example a path might be - \Sentry\Resident
Files\Whitehall\Wesley Street\2139\some.pdf.
In a form the user can display information on various homes by using a
combination of controls.
I would like to take the information displayed and create a hyperlink using
the Left, Mid and wildcard functions to display the proper PDF.
I do not want to create 2000 different hyperlinks.
Can it be done?
Charlie