J
Jeff
Hello, I am writing a database and have a report that
opens a form asking for input. When the form closes the
query runs but seems to select all records. I made a
field that shows what date was transfered from the form
and it shows up as '01/01/2003'. The dates in the
database table show up as '1/1/2003', will this make a
difference? If I remove the form field as an input to the
report and hardcode a date such as #01/01/2003# the query
runs fine and selects the expected number of records.
What do I need to do to make the form supply the correct
info for the query to work?
Thanks in advance!
Jeff
opens a form asking for input. When the form closes the
query runs but seems to select all records. I made a
field that shows what date was transfered from the form
and it shows up as '01/01/2003'. The dates in the
database table show up as '1/1/2003', will this make a
difference? If I remove the form field as an input to the
report and hardcode a date such as #01/01/2003# the query
runs fine and selects the expected number of records.
What do I need to do to make the form supply the correct
info for the query to work?
Thanks in advance!
Jeff