I would like to print a report using VBA. I'm trying to override a button on a third party form/window. I am able to pop up a message in the event handler using VBA. I can't find any examples of how to print a report. I'm aware that sanScript has a run report command but I can't find an equivalent for VBA. I'm aware of the pass through concept but the readings I've done indicate this isn't an approach that is supported by Microsoft.
↧