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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Coot402

  1. Coot402

    Save file using paste function

    Works like a champ Skip. Thank you for the help [thumbsup] Andy
  2. Coot402

    Save file using paste function

    I appreciate the help Skip but that gives me the Compile error Method or data member not found :-(
  3. Coot402

    Save file using paste function

    I am trying to create a macro in Word that will take a portion of the document that I copy using selection.copy. Then use ActiveDocument.SaveAs FileName:= (Whatever I had copied to the clipboard) Here is the code Sub Macro1() Selection.HomeKey Unit:=wdStory Selection.MoveDown...

Part and Inventory Search

Back
Top