K
Kay
The following code returns: Run-time error '3170' Could not find
Installable ISAM.
I have never seen that one before. I dont even know where to begin. Any
help would be great. Thanks in advance.
Private Sub Command100_Click()
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel3, "Contacts",
"C:\Edie\Contacts.xls", True
End Sub
Installable ISAM.
I have never seen that one before. I dont even know where to begin. Any
help would be great. Thanks in advance.
Private Sub Command100_Click()
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel3, "Contacts",
"C:\Edie\Contacts.xls", True
End Sub