This should be rather simple.
I have a query using different link tables and 2 parameters.
The query works perfect.
However I need to export or save the result in an Access table in order to export it to an ascii file delimited. (Quote delimited with comma)
- I tried to export to an ascii but I am getting: Too few parameters.
It would be best if I can export the result to an Access table then export the result using the specs built in access export.
Please help.
Thank you.
André
I have a query using different link tables and 2 parameters.
The query works perfect.
However I need to export or save the result in an Access table in order to export it to an ascii file delimited. (Quote delimited with comma)
- I tried to export to an ascii but I am getting: Too few parameters.
It would be best if I can export the result to an Access table then export the result using the specs built in access export.
Please help.
Thank you.
André
Comment