I created a database in Access97. I have a report that is exported to Excel 97 with the following code
DoCmd.OutputTo acOutputReport, "Outstanding No Stocks Query1", acFormatXLS, "C:\NoStocks.xls", True
This works well on my system (Win2k and Ac97) However, I copied the local database (in Acc97...