L
Lorraine
On a form called SFI Reports I have a textbox called BegDate and another one
called EndDate, both with a Short Date format and =Now() as thier default
values. When a date is placed in both of these textboxes and a Run Report
button is clicked, the query looks at the dates that were entered in the
BegDate and EndDate textboxes and finds records between these two dates.
I would like to have a textbox on the report that auto fills with the dates
that were entered in the BegDate and EndDate texboxes. How do I code this?
called EndDate, both with a Short Date format and =Now() as thier default
values. When a date is placed in both of these textboxes and a Run Report
button is clicked, the query looks at the dates that were entered in the
BegDate and EndDate textboxes and finds records between these two dates.
I would like to have a textbox on the report that auto fills with the dates
that were entered in the BegDate and EndDate texboxes. How do I code this?