Hi,
I'm using CR8 and VB6, trying to export a report using
Report.Export True
I selected Excel7.0 format and filename "test.xls" at runtime system dialogs. After that, I got an "invalid directory" error and the code above was highlighted. Am I missing something here?
I found a previous post noting that "date/time" format filename could get this error message. But "test.xls" really sounds like an innocent filename?
Thanks,
Joe
I'm using CR8 and VB6, trying to export a report using
Report.Export True
I selected Excel7.0 format and filename "test.xls" at runtime system dialogs. After that, I got an "invalid directory" error and the code above was highlighted. Am I missing something here?
I found a previous post noting that "date/time" format filename could get this error message. But "test.xls" really sounds like an innocent filename?
Thanks,
Joe