Hi, again,
Have been working on other projects, but now have a deadline for the faxing program, so back at it!
Solved all previous issues, but now am left with one final error: OLE error x80020005: Type Mismatch
on the line reading:
myFaxDocument.ConnectedSubmit(FaxServer)
Here is...