and I tested it successfully on the Catalog report of the Northwind database.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''''''''''''''''''''''''''''''''''''''
DoCmd.OutputTo acReport, "Report_Name", "SnapshotFormat(*.snp)", "", False, ""
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''''''''''''''''''''''''''''''''''''''
For more information, please see the following Knowledge Base (KB) article:
307184 How to Use Visual Basic for Applications to Export a Report in Snapshot Format
http://support.microsoft.com/?id=307184
Does this answer your question? Please feel free to let me know if this