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

Search results for query: *

  1. robydrupo

    Problem with Word.Application

    The problem isn't the print of the document....the print works fine, but in some machine appears a message "Save the Normal.dot file?" before the print dialog appears. I would that nothing appears when I print a word document(in my machine I don't receive anything windows xp + office 2000)...
  2. robydrupo

    Problem with Word.Application

    Hi, I have a problem with Word.Application I copy and paste from several Word document oWord[i].Documents.Item(1).Range.Copy; OWordOut.Documents.Item(1).Range(OWordOut.Documents.Item(1).Range.End - 1, OWordOut.Documents.Item(1).Range.End - 1).Paste; where OWordOut oWordOut :=...

Part and Inventory Search

Back
Top