M
MSizlak
Unless I'm missing something, you couldn't have a page
that contained only an empty paragraph without it also
containing a page break, so I think you need only search
for page breaks. But before preceding, what do you need
to do once you find them?
Moe
page break) . 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 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 an appropriate property. Thanks.
that contained only an empty paragraph without it also
containing a page break, so I think you need only search
for page breaks. But before preceding, what do you need
to do once you find them?
Moe
pages (those containing only an empty paragraph and/or a-----Original Message-----
I'd appreciate some help with a macro to locate empty
page break) . 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 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 an appropriate property. Thanks.