B
BilboBaggins
Hi all
I am trying to get a report to work running with no record
source. Most fields on the report are Dlookup or Dcount
fields so no source needed. I am trying to enter a date
when opening the form which the Dlookup fields use as part
of their criteria. A number of subreports also use the
date entered to filter fields. A couple of other fields
also use the date entered to do simple calculations. I
have tried an InputBox on the OnOpen event but cannot get
this to work as I am not sure how to refer to the result
of the input box in the Dlookup field in the report and
elsewhere.
Any suggestions?
Bilbo
I am trying to get a report to work running with no record
source. Most fields on the report are Dlookup or Dcount
fields so no source needed. I am trying to enter a date
when opening the form which the Dlookup fields use as part
of their criteria. A number of subreports also use the
date entered to filter fields. A couple of other fields
also use the date entered to do simple calculations. I
have tried an InputBox on the OnOpen event but cannot get
this to work as I am not sure how to refer to the result
of the input box in the Dlookup field in the report and
elsewhere.
Any suggestions?
Bilbo