Is there a way (in VBA code) to position text at an exact vertical position? Here is the situation. I will be entering text starting from some point near the top of the page. The amount of text will be variable every time I run the code. Thus the text will end at various points on the page. I the want to put a different piece of text starting exactly at the 9 inch mark on the page. I just don't know how to get the cursor to the 9" point on the page.
Thank You
Thank You