S Sanjeet Prasad Registered User. Local time Today, 20:27 Joined Sep 18, 2006 Messages 13 Oct 3, 2006 #1 Can someone give me the code to send email via access form. Thanks
T Tony1258 Registered User. Local time Today, 04:27 Joined Jun 8, 2006 Messages 29 Oct 5, 2006 #2 Have you tried using the sendobject within a macro to send the object. You could put a command button on the forma and have it execute the macro.
Have you tried using the sendobject within a macro to send the object. You could put a command button on the forma and have it execute the macro.
S Sanjeet Prasad Registered User. Local time Today, 20:27 Joined Sep 18, 2006 Messages 13 Oct 6, 2006 #3 Thanks mate...that works...