C
Charles
I do have one more warning message that keeps coming up and I am not sure
how to go about getting rid of it.
I have a button that duplicates a record. Whenever the user exits the form
they get a warning message that states: "You copied a large amount of data
onto the clipboard - Do you want to save this data on the clipboard".
Currently, I have told the users to just click the "No" button whenever they
see this message. If I use the SetWarnings Action on the "On Close" event
how would I turn it back on? Also, if I do set the SetWarnings Action to
False, does that mean the data will automatically be saved to the clipboard?
Thank You
Charles
how to go about getting rid of it.
I have a button that duplicates a record. Whenever the user exits the form
they get a warning message that states: "You copied a large amount of data
onto the clipboard - Do you want to save this data on the clipboard".
Currently, I have told the users to just click the "No" button whenever they
see this message. If I use the SetWarnings Action on the "On Close" event
how would I turn it back on? Also, if I do set the SetWarnings Action to
False, does that mean the data will automatically be saved to the clipboard?
Thank You
Charles