I have an Input Form with a Date field which is formatted with Input Date Mask(00/00/00;0;_). When submitted, it runs a query.
The field that I'm querying is a date field.
My question is - What is the format of the Criteria in the Query?
I currently have it as [Forms]![PPER]![PPE] which is not complete I believe......any ideas much appreciated
Thanks
The field that I'm querying is a date field.
My question is - What is the format of the Criteria in the Query?
I currently have it as [Forms]![PPER]![PPE] which is not complete I believe......any ideas much appreciated
Thanks