paulmcdonnell
Ready to Help
- Local time
- Today, 02:58
- Joined
- Apr 11, 2001
- Messages
- 167
Hi guys
I'm using some code to send emails to alist of people. Nut in defining the code below I get the error message..
"Compile error"
"User defined type not defined"
Why is this ... has it something to do with the references ... if so what because I very unsure about references etc..
Hope you can help
paul
Dim rsEmail As DAO.Recordset
I'm using some code to send emails to alist of people. Nut in defining the code below I get the error message..
"Compile error"
"User defined type not defined"
Why is this ... has it something to do with the references ... if so what because I very unsure about references etc..
Hope you can help
paul
Dim rsEmail As DAO.Recordset