Article ID: 212068 - Last Review: December 6, 2000 - Revision: 1.1 WD2000: Change Case Does Not Apply Formatting to Merge FieldsThis article was previously published under Q212068 On This PageSYMPTOMS
Changing the case of MERGEFIELD fields using SHIFT+F3 or the Change Case command on the Format menu does not format the results of your merge fields with the selected case change.
CAUSE
Changing the case changes the ASCII value of the characters; it does not
apply direct formatting to the characters.
WORKAROUND
To apply case changes to merge field results, use one of the following
methods.
Method 1: Use the All Caps Option or Shortcut KeysSelect the MERGEFIELD field (including the chevrons or field braces) and press CTRL+SHIFT+A for "All caps" formatting. Or, on the Format menu, click Font, and then under Effects, click to select the All caps check box, and then click OK.Method 2: Use the CharFormat SwitchDisplay Field Codes by pressing ALT+F9. Select the first character of the merge field, and format this character as noted in Method 1. Add the CHARFORMAT switch to the end of the MERGEFIELD field. This switch applies the formatting of the field type's first character to the entire result. Your field code should look like the following:Method 3: Use a Case SwitchDisplay Field Codes by pressing ALT+F9. Add one of the following format switches to the end of the MERGEFIELD field:Switch Description ------ ----------- \* upper To format the entire field as all caps \* lower To format the entire field in lowercase \* firstcap To capitalize the first word in the result \* caps To capitalize each word in the result
| Article Translations
|
Back to the top
