Okay I am going with the SendKeys method suggested in the second Post BUT it is not saving the file even though I am "sending" the enter keystrokes.
HELP!
The code is posted below.
Private Sub Command25_Click()
Dim tmpPrinter As Printer
Set tmpPrinter = Application.Printer 'Default Printer...
Thanks for the fast response.
First of all let me thank you for your desire to help.
I am running Access 2003 Service Pack 1 on Windows 2000 with Adobe Acrobat 5.0.
I am getting two error messages
1) If I run the code as written I get:
"Constants, fixed length Strings, arrays, user defined...
I am getting an Error on the following declarations:
Public Const HKEY_CLASSES_ROOT = &H80000000
Public Const HKEY_CURRENT_USER = &H80000001
Public Const HKEY_LOCAL_MACHINE = &H80000002
HELP!!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.