So it's pretty straightforward to link a cell value TO a custom document property, but that only provides the functionality of WRITING the property field. What I'm more interested in is how Excel takes a value stored in a document field and passes it into a range value (the opposite direction)...
At my workplace we use a document management system (ETQ) that somehow is able to edit a handful of custom document fields. Those fields are NOT "linked to cell content". Interestingly (and inexplicably) it works! Meaning that ETQ modifies the properties, and when the Excel document is opened those properties magically appear in the cells with associated names. How?????
what's even more perplexing is that there's no standard convention between the naming of the properties and the ranges. If there were, you could proffer that Excel somehow "knows" to connect the property to the range. But that's not the case.
What kind of magic is going on here? Any ideas????
document property...........named range
DOCWORK_TITLE...............DOCWORK_TITLE
ETQ$Number.....................ETQ_NUMBER
ETQ$REVISION..................ETQ_REVISION
ETQ$APPROVERS...............ETQ_APPROVERS
ETQ$EFFECTIVE_DATE........ETQEFFECTIVE_DATE
2022-05-04_15-48-51.png
Bookmarks