J
Julia Boswell
Hi all,
I've got a cross tab query that runs fine until I enter the date parameter
of:
Between [Forms]![frmSelectAnt]![txtDateFrom] And
[Forms]![frmSelectAnt]![txtDateTo]
Originally if this was just in the criteria I got a Jet Engine error. After
reading through the postings on the group I took some advice and edited the
query's parameters to the same as the text in the field criteria and
selected date/time as the type.
The error message has now changed to read "Invalid bracketing of name
Between [Forms] etc"
Both txtDateFrom and txtDateTo are medium date format text fields.
Any ideas? Thanks in advance
Julia
I've got a cross tab query that runs fine until I enter the date parameter
of:
Between [Forms]![frmSelectAnt]![txtDateFrom] And
[Forms]![frmSelectAnt]![txtDateTo]
Originally if this was just in the criteria I got a Jet Engine error. After
reading through the postings on the group I took some advice and edited the
query's parameters to the same as the text in the field criteria and
selected date/time as the type.
The error message has now changed to read "Invalid bracketing of name
Between [Forms] etc"
Both txtDateFrom and txtDateTo are medium date format text fields.
Any ideas? Thanks in advance
Julia