Hi,
in an Access 2003 Application I'm using S. Leban's RTF2-Control. The data are stored in a linked Oracle-Table (varchar2(4000) ). If text is used everything is working well.
Now on user copied some Excel-Cells, pasted it in the RTF2 Control, and saved it in the Tabel. When I want to read this row into a ADO recordset the VBA Code doesn't go on. Access has to be canceled.
Now my Question:
How can I avoid to paste such Data (e.g. Excel-Data etc.) into an RFT2-Control.
(please applogize my english).
Kind Regards
Bernd
in an Access 2003 Application I'm using S. Leban's RTF2-Control. The data are stored in a linked Oracle-Table (varchar2(4000) ). If text is used everything is working well.
Now on user copied some Excel-Cells, pasted it in the RTF2 Control, and saved it in the Tabel. When I want to read this row into a ADO recordset the VBA Code doesn't go on. Access has to be canceled.
Now my Question:
How can I avoid to paste such Data (e.g. Excel-Data etc.) into an RFT2-Control.
(please applogize my english).
Kind Regards
Bernd