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

    Creating a new Excel file from an existing Excel Sheet using VB Script

    Hi. Can someone help me with this script? Why it doesn't run? Thanks in advanced <html> <head> </head> <body> <script type="text/vbscript"> ‘Creating a new Excel file from an existing Excel Sheet Function CopySheet (SourceFile, SheetName, DestinationFile) Set objExcel =...

Part and Inventory Search

Back
Top