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 IamaSherpa 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. rrs123

    Error reading Excel at #VALUE!

    Hello, I am trying to read an Excel file using vbscript. However, at specific cell where the value in the cell is #VALUE! because of failed VLOOKUP call, the vbscript fails with following error: Microsoft VBScript runtime error: Type mismatch How should I handle this? Following is my code...
  2. rrs123

    How to generate file from a awk variable

    Hello, I have a csv file just like bellow. "filename1","d1","d2","d3","d4", "filename1","d1","d2","d3","d4", "filename1","d1","d2","d3","d4", "filename2","d1","d2","d3","d4", "filename2","d1","d2","d3","d4", "filename2","d1","d2","d3","d4", What I would like to create two files filename1 and...

Part and Inventory Search

Back
Top