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?
DoCmd.OutputTo acOutputReport, "Report_Name"...