When the database opens the frmDataEntry (Record source = tblLog) opens in Dataentry=true mode with two fields automatically being populated: "requestdate"=date() and "autonumber" populates.
The form is essentially a request form where the users enter infromation about a specific request they have.
At the bottom of the form I have a command button that runs a macro that opens a report with filter of [LOG]![REQUESTDATE]=Date()
The report opens but is completely blank - I can't figure out how to get the report to show the data just entered in the form...
help please?
Lisa.
The form is essentially a request form where the users enter infromation about a specific request they have.
At the bottom of the form I have a command button that runs a macro that opens a report with filter of [LOG]![REQUESTDATE]=Date()
The report opens but is completely blank - I can't figure out how to get the report to show the data just entered in the form...
help please?
Lisa.