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: *

  • Users: drgt
  • Content: Threads
  • Order by date
  1. drgt

    xlsx splitter by rows

    Hi Can a VBS script take an xlsx file that has more than 65000 rows and create as many target files whose rows number count do not exceed that? This script should work independent of Excel in windows xp. Thanks
  2. drgt

    Send ALT + F4

    Used Windows notepad, typed Sendkeys "%{f4}" and saved the file with vbs extension. However, when executing, I get: Windows Script Host Script: C:\test.vbs Line: 1 Char: 1 Error: Type mismatch: 'Sendkeys' Code: 800A000D Source: Microsoft VBScript runtime error What am I doing wrong? Win XP...

Part and Inventory Search

Back
Top