J
Jeffrey A. Voigt
I'm trying to programmatically go to a specific line (without running
through the entire document a line at a time). I know you can use the Goto
command to a specific line, but it's not doing what I want it to do.
Example, if you setup word to display the line number next to each line
there are problems when you have tables and other objects throughout the
document. The tables are not numbered with a line number (which is fine).
So what you might end up with is something like the following:
1 Text fkjsa fjksajkfs
2 Text kjfsajkfdkjsadf
<Table> Row 1
<End Table> Row 2
3 Text jfkdsafjksafjks
4 Text fkjdsfjks
Now I want to be able to tell Word to goto Line # 4. Line # 4 which is
(Text fk..), but rather Word goes to the line starting with <End Table>....
Is it possible to have to have Word quickly navigate to the line # 4 without
having to find it line by line?
Thanks
- J
through the entire document a line at a time). I know you can use the Goto
command to a specific line, but it's not doing what I want it to do.
Example, if you setup word to display the line number next to each line
there are problems when you have tables and other objects throughout the
document. The tables are not numbered with a line number (which is fine).
So what you might end up with is something like the following:
1 Text fkjsa fjksajkfs
2 Text kjfsajkfdkjsadf
<Table> Row 1
<End Table> Row 2
3 Text jfkdsafjksafjks
4 Text fkjdsfjks
Now I want to be able to tell Word to goto Line # 4. Line # 4 which is
(Text fk..), but rather Word goes to the line starting with <End Table>....
Is it possible to have to have Word quickly navigate to the line # 4 without
having to find it line by line?
Thanks
- J