I am designing a template for basic template for a letter. I want to allow for the possibility that it could be addressed to more than one person.
I have the following coding:
{Date}
VIA {VIA}{List:{Aty_Email#X}, }
{List:{Aty_Name#X}
{Aty_Firm#X}{if:
}{Aty_Address#X}
{Aty_City#X}, {Aty_ST#X} {Aty_ZIP#X}
|[ditto]|[ditto]}
Re: {Subject}
Dear {List:{Aty_Salutation#X}, }:
From the following GRID:
Opposing Counsel
Aty_Name |
Aty_Firm |
Aty_Address |
Aty_City |
Aty_ST |
Aty_ZIP |
Aty_Email |
Aty_Fax |
Aty_Salutation |
Name |
Firm |
Address |
City |
State |
Zip |
|
Fax |
Salutation |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
[??] |
Unfortunately, the salutation doesn't work. How do I get it to fill in:
Dear Bob, Jane and Bill:
Thanks. Amazing product.
Jim White