mergefield Questions
9
Solved
We are manipulating our Word 2007 documents from .Net using Word Interop. Mostly doing stuff with fields as in:
For Each f In d.Fields
f.Select()
//do stuff with fields here
Next
This leaves ...
Darwindarwinian asked 19/10, 2009 at 23:20
1
Solved
I'm looking to create a formula and apply to a mergefield in Word 2013. I have no access to the db and only given merge fields. My goal is truncate/shorten certain mergefields. E.g. Full Name to ju...
Affinitive asked 22/7, 2016 at 1:56
1
Solved
I have a problem where using dynamic hyperlinks in field codes works fine when I create a document, but when save and later reload it the links are replaced with text from the original recordset. T...
Thermolabile asked 29/5, 2013 at 15:0
1
© 2022 - 2024 — McMap. All rights reserved.