0

Hyperlink in Email Batch Scheduler

I am using the Email batch scheduler to generate emails that contain a hyperlink in the body of the email. My formula creates the hyperlink in excel but when I run the scheduler it sends the email with the tracking number in just plain text.

any suggestions? here is the formula I am using

=HYPERLINK("http://wwwapps.ups.com/etracking/tracking.cgi?TypeOfInquiryNumber=T&InquiryNumber1="& $C5, $C5)

2 comments

Please sign in to leave a comment.