Hi,
I have not looked at the mail function yet, but guess if you set the reference to the outlook, word library, include your code, then insert into word the values from sheet rather than ms access should work also. You can define your variables to be values from cells e.g. strFirstName = Cells(1,2)
|