G
Guest
Hi.
I have a form with a subform. There is a lot of I/O happening when the value
of a text box changes on the form. When I close out the form I get the
message "You Copied a Large Amount of Data onto the Clipboard".
I would like to suppress this message but have been unable to do so. I tried
the Form_Error event but the code doesn't go there. I put a breakpoint in the
Close Event and the message appeared after the Close Event but did not get to
the Form_Error event.
Any suggestions will be greatly appreciated
Rita
I have a form with a subform. There is a lot of I/O happening when the value
of a text box changes on the form. When I close out the form I get the
message "You Copied a Large Amount of Data onto the Clipboard".
I would like to suppress this message but have been unable to do so. I tried
the Form_Error event but the code doesn't go there. I put a breakpoint in the
Close Event and the message appeared after the Close Event but did not get to
the Form_Error event.
Any suggestions will be greatly appreciated

Rita