Stepping through On Print code when Printing (not Previewing)

G

Guy Kerr

I'm not sure if this is just an issue with Access ADP projects or if there's
something I'm missing, but I'm having the following problem:
I have code under the On Print event in the page header of my report. When
I do a print preview I can step through the code but once the print preview
is open and I choose to print from there the On Print code doesn't break at
my breakpoints.

Do anyone have any thoughts on this?

Thank in advance.
 
Top