Can some kind person assist me with the following problem:
Works with Access 2002 ...
DoCmd.OutputTo acForm, rs![Re****tName], "MicrosoftExcelBiff8(*.xls)",
xlsname, False, "", 0
Does not work with Access 2000 ... get a message about wrong number of
parameters.
What is the difference between acForm 2002, and acForm 2000?
Thanks
--
dirtybarry