Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Recent content by mmaanen

  1. mmaanen

    Pasting data from excel into word

    Select the cells in Excel, press Ctrl-C. Then goto the bookmark in Word and press Ctrl-V! :-) Anyway, ofcourse you know this, but if you select the celss, you can then call the Application.Selection.Copy method, in Word you goto the bookmark using Application.Selection.Goto and paste by calling...
  2. mmaanen

    Word using Excel, as Graph-generator

    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...

Part and Inventory Search