skilche1
Registered User.
- Local time
- Today, 11:18
- Joined
- Apr 29, 2003
- Messages
- 226
Hey Minty,
While I am waiting til you have time, I tried something and it still didn't work. Here it is:
Anymore thoughts?
While I am waiting til you have time, I tried something and it still didn't work. Here it is:
Code:
EmailRecipiantsList = DLookup("Notification_email_dept", "qryEmailTo", "[EmailType_ID] = 1")
CC_List = DLookup("Notification_email_dept", "qryEmailTo", "[EmailType_ID] = 2")
Anymore thoughts?