G
Guest
I have a program that enters the date/time someone enters data into the
database. I then need to be able to pull a report based on just the date
section. I have created a paramater query with the * at the end of the date
so it will pick up the time as long as you enter the date however I never get
any results. The date and time is in the table as Date/Time and the Default
Value is (Now()) in the Query under the Date field I have the following
paramter Like [Enter the Date:]&"*"
database. I then need to be able to pull a report based on just the date
section. I have created a paramater query with the * at the end of the date
so it will pick up the time as long as you enter the date however I never get
any results. The date and time is in the table as Date/Time and the Default
Value is (Now()) in the Query under the Date field I have the following
paramter Like [Enter the Date:]&"*"