I would like to be able to invoke the Access 2000 Export Wizard in VBA.
What I would like to do is start the Export Wizard in the click event on a form and pass the wizard the name of a table (or even better, a query which wold be driven by paramaters the user chooses on the form) in VBA and then let the user take it from there (using the Wizard to do the export).
anyone done this?
Thanks
Paul
What I would like to do is start the Export Wizard in the click event on a form and pass the wizard the name of a table (or even better, a query which wold be driven by paramaters the user chooses on the form) in VBA and then let the user take it from there (using the Wizard to do the export).
anyone done this?
Thanks
Paul