|
|
| Posted : 2006-02-26 12:59:21 |
Search the Word Help topic: "Format merged information", to format MERGEFIELD values in Microsoft Word like for example this:-
Formatted: This letter is to inform you that your current balance is $3033.00 and your sales to date this year are $3154.32 Source: This letter is to inform you that your current balance is { MERGEFIELD BALANCE \# $#.00} and your sales to date this year are { MERGEFIELD YTD_SALES \# $#.00}
To show ASCII data as upper case on first letter only (if data is stored all uppercase):
Formatted: Elizabeth Scott Source: { MERGEFIELD FIRST_NAME \* caps} { MERGEFIELD LAST_NAME \* caps} |
|
|