Hi,
My name is Amy Vargo. Thank you for using the Microsoft Access Newsgroups.
Check to make sure that you have full permissions to the location you are
exporting to. If it is a share on the network, make sure you have access
to it.
You may receive one of the errors that is mentioned in the "Symptoms"
section if any one of the following is true of the <OutputFile> argument of
the OutputTo action or method:
- You did not specify a file name. -or-
- The file name that you supplied contains an invalid character
(!@#$%^&*():
. -or-
- The path that you specify does not exist.
To work around this problem, do the following:
- Modify the <OutputFile> argument of the OutputTo action or method to
include a file name.
- Make sure that the file name does not include any invalid characters.
- Make sure that you are using the correct path.
Also review the following article for more information.
226526 ACC: Error Message Using OutputTo to Output a Report to Another
Format
http://support.microsoft.com/?id=226526
I hope this helps! If you have additional questions on this topic, please
respond back to this posting.
Regards,
Amy Vargo
Microsoft Access Engineer
This posting is provided 'AS IS' with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.