Report showing #error in Field Values on 2nd page

GBalcom

Much to learn!
Local time
Yesterday, 22:17
Joined
Jun 7, 2012
Messages
462
Not sure why, but I have an application that works fine on my computer (Access 2013), but when I open it on another computer (access 2013 runtime), it shows #Error in the field values on the second page on a report that it creates a PDF of then emails programmatically.

The thing I find most strange is that if I change the file extension to .accdr, from .accdb, and run it on my computer, it still runs fine. Any ideas on where to look for this issue?

If it matters, this application runs at night, through task scheduler. But, the problem occurs while opening it manually as well.
 
Hi RuralGuy,
I thought that was what changing the .accdb, to .accdr did. Nevertheless, I did follow the example, and created a shortcut with the /runtime switch. It runs fine on my computer.
 
It was worth trying. Does an accdb run on the target?
 

Users who are viewing this thread

Back
Top Bottom