How to create a pop-up dialog box ? - TechRepublic
General discussion
November 3, 2000 at 02:48 AM
alann1

How to create a pop-up dialog box ?

by alann1 . Updated 25 years, 4 months ago

How can you create a pop-up dialog box appeared when clicking on a Report, asking for Status which can tell a query to select certain data for the Report?

I have a Transaction table which contains all data inputed from a Form (DataEntry), a query(PPR) and a Report (ReportByStatus). In the Trasaction table, there is a Status field which has “Open, Rejected, RFT..”. I want to create an automatic dialog box asking for entering status when I click to open the ReportByStatus. If I don’t enteranything in the dialog box, the Report will show all data.

Thank you,
Alan.

This discussion is locked

All Comments