Lifeseeker
Registered User.
- Local time
- Today, 07:59
- Joined
- Mar 18, 2011
- Messages
- 273
Hi there,
What I would like to do:
1) have users fill in dates in this form in Access.
2) click on a button which takes the parameters and feed into a query
3) have access extract the output of the query into an excel file.
Issues I'm getting is that when I run the code, Access keeps saying "too few parameters 2 expected".
Can anyone help? I have attached the Access and Excel file. As you can see, I'm simply trying to take the output from Access and paste it directly into "data" sheet at A1, with column headers.
Thank you
What I would like to do:
1) have users fill in dates in this form in Access.
2) click on a button which takes the parameters and feed into a query
3) have access extract the output of the query into an excel file.
Issues I'm getting is that when I run the code, Access keeps saying "too few parameters 2 expected".
Can anyone help? I have attached the Access and Excel file. As you can see, I'm simply trying to take the output from Access and paste it directly into "data" sheet at A1, with column headers.
Thank you