A
Al
I need help importing a file into a Report. I have been
able to open a file into a Form without any problems using
a RichText control and .LoadFile. However, .LoadFile does
not work in Reports. Also, the Richtext control doesn't
allow you to use its Text property, e.g. "RichText1.Text="
I can format the file in any format: txt, rtf, doc, etc.
but I cannot find a way to open the file into a Report.
I have tried a Word object, a Richtext control, and a
Textbox... without any luck. There must be some way of
doing this?? Any suggestions are gratefully welcomed.
TIA,
Al
able to open a file into a Form without any problems using
a RichText control and .LoadFile. However, .LoadFile does
not work in Reports. Also, the Richtext control doesn't
allow you to use its Text property, e.g. "RichText1.Text="
I can format the file in any format: txt, rtf, doc, etc.
but I cannot find a way to open the file into a Report.
I have tried a Word object, a Richtext control, and a
Textbox... without any luck. There must be some way of
doing this?? Any suggestions are gratefully welcomed.
TIA,
Al