Export Specification Wizard Error

  • Thread starter Michael via AccessMonster.com
  • Start date
M

Michael via AccessMonster.com

I’m trying to get to the Export Wizard to define the specification for my
query. The query has a parameter to run based on a date range of a form.
But when I click on the query for export, the wizard will not appear, it
gives the error “too few parameters. Expected 2â€. However, when I remove the
parameter from my query, the wizard pops up just fine.
How do I get to the wizard still using my parameter in my query: between
[forms]![frmupload]![fromdate] AND [forms]![frmupload]![todate]

In the end, when I click on the button on the form, it will transfer the text
from my query, using the export specification, based on the date range in my
query. But I’m having trouble getting the wizard to popup with the date
range parameter in my query.

Thanks,
Michael
 
Top