Part of my code is
.subject="hi"
this works, however i want to make subject equal to the value of cell A1. for example if in A1 ther value is hello, it should be
.subject="hello", thanks.
.subject="hi"
this works, however i want to make subject equal to the value of cell A1. for example if in A1 ther value is hello, it should be
.subject="hello", thanks.