Hi all!
I have a spreadsheet which contains a macro to convert the spreadsheet into a PDF document using Acrobat’s PDFWriter and it works perfectly in Excel.
Now what I am currently doing is opening the spreadsheet in Access by means of an Excel object and then running the macro to convert the spreadsheet to PDF and then closing the spreadsheet.
Problem is that I get an error message saying that Acrobat is not installed and that I must please install Acrobat’s PDFWriter. I know that I got the same error message in Excel until I set the Reference to Acrobat PDFWriter, but I can’t find the Acrobat PDFWriter under the References in Access.
Does anyone know how I can force Access to refer to Excel’s References when running an Excel macro inside an Excel object?
Thanks
James