Good morning,
I have a form that request information from the user (StartDate, StartTime, EndDate and EndTime) the problem is that its not working. The only way I can get any data to show is when I remove the StartTime and EndTime. Only then will it pull the items from the StartDate and EndDate.
Here is what I have as my criteria: Between [Forms]![OpPROD_ALL]![StartTime] And [Forms]![ OpPROD_ALL]![EndTime] And Between [Forms]![ OpPROD_ALL]![StartDate] And [Forms]![ OpPROD_ALL]![EndDate]
Any help you can offer so that the users will be able to request a report based on a start and end date along with a start time and end time I would really appreciate it.
Side note: this is to pull date for 3rd shift (Example) 4/14/2013 10:00PM 4/15/2013 10PM
Your help is greatly appreciated
I have a form that request information from the user (StartDate, StartTime, EndDate and EndTime) the problem is that its not working. The only way I can get any data to show is when I remove the StartTime and EndTime. Only then will it pull the items from the StartDate and EndDate.
Here is what I have as my criteria: Between [Forms]![OpPROD_ALL]![StartTime] And [Forms]![ OpPROD_ALL]![EndTime] And Between [Forms]![ OpPROD_ALL]![StartDate] And [Forms]![ OpPROD_ALL]![EndDate]
Any help you can offer so that the users will be able to request a report based on a start and end date along with a start time and end time I would really appreciate it.
Side note: this is to pull date for 3rd shift (Example) 4/14/2013 10:00PM 4/15/2013 10PM
Your help is greatly appreciated