TonC
10-14-2024, 08:54 AM
Hello
I have a report, I opened in designview. When I click close report
The mainform will appear. In that mainform there is command button with a click event.
Private Sub lblFilterUit_Click()
Now I wanted to know, when I click in the report “Close designview” the report is closing. My mainform appears and then I need the code (which in report or form) that perform automatically the click event.
Private Sub lblFilterUit_Click()
Hope somebody can help me.
Greetings ahc,
I have a report, I opened in designview. When I click close report
The mainform will appear. In that mainform there is command button with a click event.
Private Sub lblFilterUit_Click()
Now I wanted to know, when I click in the report “Close designview” the report is closing. My mainform appears and then I need the code (which in report or form) that perform automatically the click event.
Private Sub lblFilterUit_Click()
Hope somebody can help me.
Greetings ahc,