I have a bookmark field that needs to be in currency format ie 25000 needs to be displayed as $25,000.00
I have tried {MERGEFIELD Amount \# "$,0.00; ($0.0)"} and that is not working.
In your mailmerge main document:
. select the MERGEFIELD field that pulls in the value;
. press Shift-F9 to reveal the field coding. It should look something like {MERGEFIELD MyData};
. edit the field so that you get {MERGEFIELD MyData \# "$,0.00;($,0.00)"};
. position the cursor anywhere in this field and press F9 to update it;
. run your mailmerge.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.