J
John Devlon
Hi,
I've created a word-file with a few textfields from the Toolbox controls.
Does anyone know how to get the value of these fields using VBA ?
ThisDocument.form("txtName").Result
.... does not work
Thanx
John
I've created a word-file with a few textfields from the Toolbox controls.
Does anyone know how to get the value of these fields using VBA ?
ThisDocument.form("txtName").Result
.... does not work
Thanx
John