Help,
Hi there, I'd like to be able to export a table by clicking on a button that is on one of my forms.
Here's what I have:
tblSurveillance
frmReports
cmdExportTable
Exported Tables (a folder on my hard drive)
SurveillanceExported.mdb (a blank database in the Exported tables folder
So I am looking at the frmReports form, and when I click on cmdExportTable I'd like to have it export the tblSurveillance table the the SurveillanceExported.mdb database in the Exported Tables folder on my hard drive.
If you need any more information please let me know, thanks for all your help.
Dave
Hi there, I'd like to be able to export a table by clicking on a button that is on one of my forms.
Here's what I have:
tblSurveillance
frmReports
cmdExportTable
Exported Tables (a folder on my hard drive)
SurveillanceExported.mdb (a blank database in the Exported tables folder
So I am looking at the frmReports form, and when I click on cmdExportTable I'd like to have it export the tblSurveillance table the the SurveillanceExported.mdb database in the Exported Tables folder on my hard drive.
If you need any more information please let me know, thanks for all your help.
Dave