G
gg
I have a client with an Apple computer equipped with Parralels to run Windows
programs. When they try to export a report to other formats, they get the
message "Object doesn't support this property or method"
Code for export is "DoCmd.OutputTo acOutputReport, reportname, acFormatRTF,
CurrentProject.Path & "\" & Me.rn & ".rtf", visual"
Program is written in Access 2000.
Anyone had a similar experience, and, hopefully, a fix or something to try?
programs. When they try to export a report to other formats, they get the
message "Object doesn't support this property or method"
Code for export is "DoCmd.OutputTo acOutputReport, reportname, acFormatRTF,
CurrentProject.Path & "\" & Me.rn & ".rtf", visual"
Program is written in Access 2000.
Anyone had a similar experience, and, hopefully, a fix or something to try?