RTF file doesn't work
Hi Bob,
The file is in C:\Dest Name.rtf. I checked the permission and it is ok to write. Why VB doesn't give you any warning message.
Thanks
The file is not created and I got no error when I run the Access report to output the file is as follows:
objDB.DoCmd.OutputTo acOutputReport, "report name", acFormatRTF, "C:\Dest Name.rtf. I recently moved to Access 2003 from Access 2000.
Thanks