I am trying to implement the above but get the same error message as below
Compile error, Method or data member not found.
prog faults at the following
stWho = Me.cboAssignee
prog copied from an online source as below which downloads as read only and works but not when I compile it myself using the exact same code.
http://www.databasedev.co.uk/email-from-ms-access-form.html
Have tried several times on diff machines with same result.
help to resolve would be welcomed,
thanks
john
Compile error, Method or data member not found.
prog faults at the following
stWho = Me.cboAssignee
prog copied from an online source as below which downloads as read only and works but not when I compile it myself using the exact same code.
http://www.databasedev.co.uk/email-from-ms-access-form.html
Have tried several times on diff machines with same result.
help to resolve would be welcomed,
thanks
john