S
shane.ogilvie
Hi,
Im relatively new at VBA. I am writing a program which will send an
email to a name from an array if a certain condition is satisfied. The
email address is in the same array as the name, in a separate column.
The condition that must be satisfied is that a borrowed item becomes
overdue, so i guess the event would be the change in date. I want the
email to be a generic email, that i can just insert fields from excel
into it, sort of like a mail merge system.
So my query is, what is the best way to go about this? Any help would
be greatly appreciated.
Shane
Im relatively new at VBA. I am writing a program which will send an
email to a name from an array if a certain condition is satisfied. The
email address is in the same array as the name, in a separate column.
The condition that must be satisfied is that a borrowed item becomes
overdue, so i guess the event would be the change in date. I want the
email to be a generic email, that i can just insert fields from excel
into it, sort of like a mail merge system.
So my query is, what is the best way to go about this? Any help would
be greatly appreciated.
Shane