sending email from excell

kenpachi

New member
Local time
Today, 00:35
Joined
Dec 18, 2008
Messages
6
Hi everybody

Here's my problem if somebody can help me:

Each month I must send a bills to the customers on a list in an excel sheet.

I've got the:
-email address Cell(A1).value
-email subject (Bill for the month of "selectedmonth") Cell(B1).value
-email text to display (Here is your bill for the last month") Cell(C1).value
-url of the "monthlybill.xls" (converted to .mht) Cell(d1).value

Each of the cells will vary according to the row of the selected customer.

My problem is about the function follow hyperlinks, I can't seem to make the values "texttodisplay" and "attachement" to work.

Can someone help me

Thanks in advance.
 

Users who are viewing this thread

Back
Top Bottom