digitaldman
IS-IT--Management
good day to all,
I am a rather new Access programmer working on a modest database. The goal of this database is to track leads (customer calls) into our call center, there are a few fields:
Customer Name
Email Address
Lead
OrderNumber
Sale (Checkbox)
The idea is that when the Sale checkbox is checked and the rep saves the record (through a command button) that Access will email to the customer a copy of our companies terms and conditions. The email body it self must include the customers name and order number. I am at a loss on how to do this. I have read several other threads regarding sending email but none of them address the latter part of my need. Adding the customers name and order number into the email it self.
I am a rather new Access programmer working on a modest database. The goal of this database is to track leads (customer calls) into our call center, there are a few fields:
Customer Name
Email Address
Lead
OrderNumber
Sale (Checkbox)
The idea is that when the Sale checkbox is checked and the rep saves the record (through a command button) that Access will email to the customer a copy of our companies terms and conditions. The email body it self must include the customers name and order number. I am at a loss on how to do this. I have read several other threads regarding sending email but none of them address the latter part of my need. Adding the customers name and order number into the email it self.