Hello again
I’m trying to arrange for a database to email information to a clients, where we have their email address, a follow up contact once we’ve quoted them for product.
Looking at the help, I can use ‘docmd.sendobject’ in VBA, my question is this, if I set the string expression for the ‘to’ argument will this send an email to each address, or just one email to the first address it finds
My apologies for asking this, before I try it out but I’m waiting for my PC to be sorted out with either a MAPI compliant email client or the relevant parts of VIM, to allow me to try my theory.
Thanks
Ian