Pass Dates from form to a query

M

mobcdi

I have a query that prompts the user for 2 dates (format Date/Time). I was
looking through the various controls and found the DTPicker calendar control.
I have added 2 of them to my form to select the dates using the DTPicker
controls but I'm not able pass them to the my query as parameters.

Can anyone point me in the right direction
 
R

RuralGuy

Refer to Form and Subform properties and controls
http://www.mvps.org/access/forms/frm0031.htm

I have a query that prompts the user for 2 dates (format Date/Time). I was
looking through the various controls and found the DTPicker calendar control.
I have added 2 of them to my form to select the dates using the DTPicker
controls but I'm not able pass them to the my query as parameters.

Can anyone point me in the right direction

_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
Top