P
Peter van de Kerkhof
How to insert comment in Word file at page P, line L using VBA
e.g insert text "Demo" on page 3 in line 4
Asumptions:
We have an open active word file.
There are at least 3 pages in the document
Page 3 has at least 4 lines
Insertion of comment preferable at the beginning of the line
(or at a specific token position if possible ?)
Other comment attributes/properties are "don't care"
Regards Peter
e.g insert text "Demo" on page 3 in line 4
Asumptions:
We have an open active word file.
There are at least 3 pages in the document
Page 3 has at least 4 lines
Insertion of comment preferable at the beginning of the line
(or at a specific token position if possible ?)
Other comment attributes/properties are "don't care"
Regards Peter