Hi,
i need to send a word document from an excel file based on a flag.
an extract of the xl file would be:
Customer Doc Mail_address Send
Customer1 My_Doc address1@server.com yes
Customer2 My_Doc1 address2@server.com No
what i would like to end up with is to send my_doc to only Customer1 since it has the flag "yes" and then replace the flag by "Sent"
Thanks
i need to send a word document from an excel file based on a flag.
an extract of the xl file would be:
Customer Doc Mail_address Send
Customer1 My_Doc address1@server.com yes
Customer2 My_Doc1 address2@server.com No
what i would like to end up with is to send my_doc to only Customer1 since it has the flag "yes" and then replace the flag by "Sent"
Thanks