VBA Conversion of Excel 2.1 to Current Version of Excel, SaveAs

L

LWD3

I have a downloaded an Excel File in Excel 2.1.

DoCmd.TransferSpreadsheet no longer supports Excel 2.1.

I can open the Excel Spreadsheet but don't know how to get VBA to do a
SaveAs so that it will save as a current Excel version.

Any ideas?
 
Top