Cant hit a breakpoint in report open event
I have created a simple report and created a corresponding
report open event with it. In the report open event I need
to do some processing in VBA so I have put my code in there.
I have set a breakpoint on the first instruction of the VBA
code in the report open event. When I go to print the report,
the report never breaks at my breakpoint - it simply runs as
normal. Am I missing something ? Config etc or what?
TIA
|