J
Joe_Canby
Any ideas how I can determine 1) which column I'm currently in and 2) how
many lines are left from the insertion point to the bottom of the column/top
of the next column. I'm using VB6 with Word to dynamically (no template)
create a three (3) column/ two(2) page legal size layout that will be used
for a folding brochure. I'm populating the columns from an ADO recordset.
Depending on the data, I may need to insert special messages at the
bottom/top of any column. For example I may need to insert a literal string
message at the bottom of a column if the text in that column meets certain
criteria.
Any help would be appreciated. Hopefully this hasn't been too confusing of
a post.
many lines are left from the insertion point to the bottom of the column/top
of the next column. I'm using VB6 with Word to dynamically (no template)
create a three (3) column/ two(2) page legal size layout that will be used
for a folding brochure. I'm populating the columns from an ADO recordset.
Depending on the data, I may need to insert special messages at the
bottom/top of any column. For example I may need to insert a literal string
message at the bottom of a column if the text in that column meets certain
criteria.
Any help would be appreciated. Hopefully this hasn't been too confusing of
a post.