G
Guest
Hello,
Problem concerning the following:
I need to solve a problem with checkboxes.
In a form a checkbox is placed, next to it are two
textboxes. The textboxes are for the startdate and enddate.
The checkbox has to be checked to "activate" the entered
dates in both textfields. When the checkbox is checked a
command button has to be pressed to give a command to
printpreview the report.
Layout:
table: tblSource fields: date
sta
form: frmDate
report:rptDate
How do I solve this problem?
Thanx,
Martijn
Problem concerning the following:
I need to solve a problem with checkboxes.
In a form a checkbox is placed, next to it are two
textboxes. The textboxes are for the startdate and enddate.
The checkbox has to be checked to "activate" the entered
dates in both textfields. When the checkbox is checked a
command button has to be pressed to give a command to
printpreview the report.
Layout:
table: tblSource fields: date
sta
form: frmDate
report:rptDate
How do I solve this problem?
Thanx,
Martijn