I have an issue with Access 2003 queries. I am trying to use a form to pass date parameters into the query rather than using the standard prompt . have designed the form and all is in order . but when i put the syntax in the criteria in QBD area , nothing happens ie no form is started. all i get is the usual prompt with the titled with this syntax:
Between [Forms]![frmDateRangeSelecter]![StartDate] And [Forms]![frmDateRangeSelecter]![EndDate]
does the form need to be made global variable or what am i missing?? Please help
Between [Forms]![frmDateRangeSelecter]![StartDate] And [Forms]![frmDateRangeSelecter]![EndDate]
does the form need to be made global variable or what am i missing?? Please help