K
Kevin McCartney
Hi,
In a old Access 97 database I had made a object
reference to the WIZLIB80.mde file so that I could start
the import wizard.
I used the mx_entry procedure and I'd like to be able to
run the same functionality in Access 2000 but since the is
no WIZLIB90.mde I need to find which library contains the
same wizards.
Any help much appriated and if you happed to have the
necessary code to start the wizard that would be most
helpful too. Although I hope its the same as the following
varItem = mx_entry(3, strFilename, gstrQueryName, "TEXT")
Thanks, regards
Km
In a old Access 97 database I had made a object
reference to the WIZLIB80.mde file so that I could start
the import wizard.
I used the mx_entry procedure and I'd like to be able to
run the same functionality in Access 2000 but since the is
no WIZLIB90.mde I need to find which library contains the
same wizards.
Any help much appriated and if you happed to have the
necessary code to start the wizard that would be most
helpful too. Although I hope its the same as the following
varItem = mx_entry(3, strFilename, gstrQueryName, "TEXT")
Thanks, regards
Km