J
John
Hi,
Before I print a report by clicking a command button [btnPrintRpt] I select
a record from a combobox list [cboCandidates].
This is then the basis of the report.
Firstly: How do I make the command button check to make sure that a record
is selected
Secondly: Is it possible to make the combobox empty again when the command
button is clicked to print to prevent the user accidentally printing off
multiple records.
Here's hoping
Regards
John
Before I print a report by clicking a command button [btnPrintRpt] I select
a record from a combobox list [cboCandidates].
This is then the basis of the report.
Firstly: How do I make the command button check to make sure that a record
is selected
Secondly: Is it possible to make the combobox empty again when the command
button is clicked to print to prevent the user accidentally printing off
multiple records.
Here's hoping
Regards
John