Greetings,
I have a main form that stays open. Click a button and a small form opens. There's a button on the small form that opens a report. In the button onclick event, I open the report, close form #2, but form #1 retains focus over the report. How can I make the report have focus? Thanks.
I have a main form that stays open. Click a button and a small form opens. There's a button on the small form that opens a report. In the button onclick event, I open the report, close form #2, but form #1 retains focus over the report. How can I make the report have focus? Thanks.