Hi Guys
Got a problem with some code running in Access 2010 Runtime. This code runs fine when full-blown Access is installed but fails with a runtime error and closed the database when fired off in Runtime 2010.
Any Ideas?
Got a problem with some code running in Access 2010 Runtime. This code runs fine when full-blown Access is installed but fails with a runtime error and closed the database when fired off in Runtime 2010.
Any Ideas?
PHP:
DoCmd.OutputTo acOutputReport, "Report_Name", "Excel97-Excel2003Workbook(*.xls)", "\\filepath" & ".xls", False, "", , acExportQualityPrint