M
Marco
I am trying to determine the current line number in a long document. I tried
using Selection.Information(wdFirstCharacterLineNumber) but this returns the
line number relative to the page the selection is in. I want the line number
relative to the beginning of the file. Thanks!
using Selection.Information(wdFirstCharacterLineNumber) but this returns the
line number relative to the page the selection is in. I want the line number
relative to the beginning of the file. Thanks!