quickparts
2 TopicsWord file quick parts don't match correctly to SharePoint lists just shows numbers
I am using quick parts to track documents based on drop down values. I have a template in the SharePoint directory that is used when new documents are created. Recently, I've encountered an issue where, after creating a new document and selecting values from the Quick Part drop-downs, the document saves correctly. However, when I later open the file from SharePoint, even though it is in the same directory, I notice that the Quick Part drop-downs have changed from their initial letter values to a number. This number appears to represent the position of the original value in its corresponding list. However, the drop-downs no longer connect to the list and only display the tag name without any values. Here is an example of a file with quick parts that works correctly, the end normally has an index number, but the first two quick parts are meant to have 3 letter abbreviations. Here is an example of the issue that is occurring Can't figure out what might be causing this, even if I don't use the same template, or try to reconnec the quick parts it still has issues once it happens to any document.1.7KViews0likes1CommentFormat 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.1.1KViews0likes5Comments