How do I format a merged field that is numberic to result in text. ex: 11 - eleven
T Taz Jul 17, 2006 #1 How do I format a merged field that is numberic to result in text. ex: 11 - eleven
M macropod Jul 18, 2006 #2 Hi Taz, Add a 'cardtext' switch to the mergefield. To do this: .. select the field and press Shift-F9 to expose the code. It should look like {MERGEFIELD Data} .. edit the field to look like {MERGEFIELD Data \* Cardtext} .. run your mailmerge Cheers
Hi Taz, Add a 'cardtext' switch to the mergefield. To do this: .. select the field and press Shift-F9 to expose the code. It should look like {MERGEFIELD Data} .. edit the field to look like {MERGEFIELD Data \* Cardtext} .. run your mailmerge Cheers