Hi, maybe someone can help me with this:
I have a form with a field. For the double click event I have the following code:
DoCmd.SendObject acSendNoObject, , acFormatRTF, Me![Email], , , , , -1, where Email is the field.
The problem is, there is a 'Tobit image messaging programm installed on...