K kedarj Registered User. Local time Today, 02:27 Joined Sep 7, 2005 Messages 58 Nov 28, 2005 #1 I want to send an email from a form depending upon the status selected in the combobox. Where and how cna I do it? Help appreciated. Thanks K
I want to send an email from a form depending upon the status selected in the combobox. Where and how cna I do it? Help appreciated. Thanks K
reclusivemonkey Registered User. Local time Today, 01:27 Joined Oct 5, 2004 Messages 749 Nov 30, 2005 #2 Use the SendObject Method in VBA. This will send emails, you can find out more in the VBA Help section.
Use the SendObject Method in VBA. This will send emails, you can find out more in the VBA Help section.