S
Stub932
I need a code to be able to:
Without having to create a query and prompt boxes to appear for the user to
enter "start date" and "end date" for a report to be produced - I would
instead like the user to click on the Calendar date buttons to produce a
report.
ie. Clicking one button on the calendar then another date so that the
database code will then produce the desired report.
And another code:
Where the user enters comments in a "comments" text box of a form, then use
a field called "InspectionDate" to enter a date for the same record.
When the user then opens the calendar ActiveX control, he/she can see that
certain date buttons on the calendar panel are bold. The bold numbered
dates represent the existence of comments all based the the particular date
populated in the InspectionDate field. So basically the user simply clicks
the date buttons where the numbers are bold and then the comments field
appears (pop up box) showing the comment.
any help appreciated. Thanks
Without having to create a query and prompt boxes to appear for the user to
enter "start date" and "end date" for a report to be produced - I would
instead like the user to click on the Calendar date buttons to produce a
report.
ie. Clicking one button on the calendar then another date so that the
database code will then produce the desired report.
And another code:
Where the user enters comments in a "comments" text box of a form, then use
a field called "InspectionDate" to enter a date for the same record.
When the user then opens the calendar ActiveX control, he/she can see that
certain date buttons on the calendar panel are bold. The bold numbered
dates represent the existence of comments all based the the particular date
populated in the InspectionDate field. So basically the user simply clicks
the date buttons where the numbers are bold and then the comments field
appears (pop up box) showing the comment.
any help appreciated. Thanks