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

    Switching Printer Script

    Here's a script to add a local printer, if it helps. In this case it's generic text, but could be any model. The port code can be left out. Function AddLocalPrinter Dim oPort Dim oMaster Dim oPrinter On Error Resume Next Set oMaster = CreateObject("PrintMaster.PrintMaster.1")...

Part and Inventory Search

Back
Top