J
Johan
Hello all,
I am looking for a way to update Fill-in fields by
doubleclicking on them instead of using the update field
command by clicking the right mouse button.
I have a document with some Fill-in fields. This document
is about 10 pages long and every page contains one or more
Fill-in fields.
I know I can also use the function UpdateAllFields instead
off the right mouse button. But then I have to go through
all the Fill-in fields when I only want to change, for
example, the 11th Fill-in field in the document.
I am just a beginner with VBA-coding so I don't know a lot
about putting the above problem in a code. I know it has
something to do with the WindowBeforeDoubleClick, but the
VBA-help doesn't help me out that much.
Can anyone help me with the VBA-code for updating/changing
a Fill-in field by doubleclicking on it?
I am using word 2002
I am looking for a way to update Fill-in fields by
doubleclicking on them instead of using the update field
command by clicking the right mouse button.
I have a document with some Fill-in fields. This document
is about 10 pages long and every page contains one or more
Fill-in fields.
I know I can also use the function UpdateAllFields instead
off the right mouse button. But then I have to go through
all the Fill-in fields when I only want to change, for
example, the 11th Fill-in field in the document.
I am just a beginner with VBA-coding so I don't know a lot
about putting the above problem in a code. I know it has
something to do with the WindowBeforeDoubleClick, but the
VBA-help doesn't help me out that much.
Can anyone help me with the VBA-code for updating/changing
a Fill-in field by doubleclicking on it?
I am using word 2002