Subject |
Macro for Acrobat Reader and open a file at same time |
From |
Stuart Tobin <sttobin@comcast.net> |
Date |
Mon, 27 Feb 2023 12:24:13 -0500 |
Newsgroups |
dbase.getting-started |
I can create a macro with the location of Acrobat Reader. I want to be able to also have that macro open a file whose name I have placed in a variable.
Reason is different locations and versions of Reader. So Reader location is passed from record to variable to Macro.
Whole concept: Use listbox to select a .pdf. Then have it opened by Reader through code.
Can this be done?
|