I'd appreciate some help with a macro to locate empty pages (those containing only an empty paragraph and/or a page break) in Word output generated by AuthorIT. Various logical schemes require me to know the line number of the insertion point as I spin through the document. I can determine the first character of a selection (wdFirstCharacterLineNumber) but I cannot find a way to select one "line" at a time or to set a range equal to a single line. This is probably available information, since Word displays both the current column and the line number at the bottom of the screen...but I can't find them in VB. It would help if someone can point me to the appropriate property for the line number. Thanks.



