Hi Victor,
> I have an application using visual basic.net y word 2003
> This application generates several pages. I need that always show the first
> page when this document is generate.
If I understand you correctly, the problem is that the user is seeing the last
page, when your application finishes? And you want to display the first page,
instead? Try this
wdApp.Selection.HomeKey wdStory
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
Victor - 05 May 2006 20:45 GMT
Thanksss!!!
This code was useful and it resolved my problem!!
Thankss!!!
> Hi Victor,
>
[quoted text clipped - 18 lines]
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)