![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: based, criteria, different, emailsdistribution, lists, sending |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I know this sounds really easy, but I haven't figured it out - I
basically have a custom form that could go to one of three internal departments. I just want to be able to send it to Email Address "A" if the Sales Region is "A", Email Address "B" if the Sales Region is "B", etc. For some reason, it always displays the current date at 0000 AM in the "To" field. I have tried it a number of ways,can someone give me an idea on how to fix it? Thanks |
| Ads |
|
#2
|
|||
|
|||
|
It's not inherently "really easy." Start with the questions you'd ask if you a staffer to do that kind of sending. What information on the message tells you whether the message is destined for a particular department? Once you know the department, where do you find information about the email addresses to use? If you can answer those questions, we might be able to help you.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 wrote in message ... I know this sounds really easy, but I haven't figured it out - I basically have a custom form that could go to one of three internal departments. I just want to be able to send it to Email Address "A" if the Sales Region is "A", Email Address "B" if the Sales Region is "B", etc. For some reason, it always displays the current date at 0000 AM in the "To" field. I have tried it a number of ways,can someone give me an idea on how to fix it? Thanks |
|
#4
|
|||
|
|||
|
Still not quite enough detail. That "first question" -- is it an unbound control or is it bound to an Outlook property? Which property? See http://www.outlookcode.com/article.aspx?ID=38 if you don't understand the difference. That page will also show you how to write code to respond to the user's interaction with your form.
Is there only one recipient per item? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "pomomatthew" wrote in message ... The form has been designed so that the first question at the top is "Please select sales region" with an option for "Portland", "Sacramento", or "Seattle". Beyond that question, there is nothing else that would qualify where it needs to be sent. I want to be placed in the To: field if "Portland" is selected, if "Sacramento" is selected, or if "Seattle" is selected. The addresses are standard email addresses like any other. I hope that clarifies what I am asking for... Thanks! On Mar 5, 6:58 am, "Sue Mosher [MVP-Outlook]" wrote: It's not inherently "really easy." Start with the questions you'd ask if you a staffer to do that kind of sending. What information on the message tells you whether the message is destined for a particular department? Once you know the department, where do you find information about the email addresses to use? If you can answer those questions, we might be able to help you. wrote in ... I know this sounds really easy, but I haven't figured it out - I basically have a custom form that could go to one of three internal departments. I just want to be able to send it to Email Address "A" if the Sales Region is "A", Email Address "B" if the Sales Region is "B", etc. For some reason, it always displays the current date at 0000 AM in the "To" field. I have tried it a number of ways,can someone give me an idea on how to fix it? Thanks- Hide quoted text - - Show quoted text - |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I hide the names on my distribution lists when sending an . | Zainelabdin | Outlook - Using Contacts | 0 | December 23rd 07 03:12 PM |
| Can I create a distribution list based on a search criteria? | John Rettew | Outlook - Using Contacts | 1 | August 25th 06 07:35 PM |
| Sending distribution lists to others | Best Dad | Outlook - Using Contacts | 1 | June 22nd 06 10:11 PM |
| Macro to Flag based on criteria | live54@aol.com | Outlook - General Queries | 1 | March 31st 06 02:04 AM |
| How do I hide the names on my distribution lists when sending | J.Bennett | Outlook - Using Contacts | 1 | March 3rd 06 09:15 PM |