CustomDocumentProperties

P

Patrick Jox

Hi,
I am wondering if it is possible to connect a custom document property
directly to a bookmark.

The situation is:
I have a document representing an invoice. Within the document there are
some amounts and one formula (embedded in the bookmark "totalAmount") that
sums every amount to totalAmount. There is a custom document property named
"overallAmount" which is displayed as column in Sharepoint folder.

What I want is to dynamically connect the custom document property
"overallAmount" to the bookmark "totalAmount" so that the custom document
property is automatically updated whenever "totalAmount" changes.

Is it possible to do this without programming. I know this could be done
using vba or sharepoint workflow.

Kind regards
Patrick
 
P

Patrick Jox

OK found it. I can define the custom property as "Linked" and then assign
the bookmark.

Problem is, that the text of the Bookmark is a formula so there will be the
formula displayed.

regards
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top