Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Word using Excel, as Graph-generator

Status
Not open for further replies.

mmaanen

Geotechnical
Joined
Jan 10, 2002
Messages
2
Location
NL
Dear folks,

I built an application which generates word-documents. I also include graphs into these documents. Once I added the graph an formatted it, I want to go to some other position in somewhere in the document.
To move to this point, I use the word method:

Application.Selection.GoTo

The only problem is that the graph (Inline-shape) I just added stays selected and thus also moves to the specified point! Terrible isn't it?
I tried a lot of things to get the InlineShape unselected. Nothing worked sofar... Does anyone have an idea? Any help is welcome!

Kind regards...

Martijn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top