Quickparts
1 TopicFormat QuickPart as Currency
Hi, I am currently passing a currency value from Sharepoint to a word document through quick parts. The value is a currency everywhere except for on the document. I found this on web https://answers.microsoft.com/en-us/msoffice/forum/all/word-2010-quick-part-document-property-formatting/53ad12d2-2843-402a-815d-e97c72f05d03 but its from 12 years ago. I used ctrl-F9 to insert a pair of field code braces { } and then { QUOTE "[QuickPart]" \#$,0.00 }. Does anyone have any suggestions? I really don't want to store the number as text in sharepoint for analytics reasons but the user I'm building it for really needs it displayed correctly on the document.1KViews0likes5Comments