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 derfloh 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: paulk11
  • Content: Threads
  • Order by date
  1. paulk11

    Ammend Add to column.

    After a whole weekend of headscratching finaly got the below to work in VBS. Trouble is this overwrites the data already in column A as opposed to just adding to it. any body have any any anmmendments nessasry to make so this dosnt happen. Paul Dim i, objfso, objfile, strline, arrline, aFile...
  2. paulk11

    running additional app in script.

    Dear all, posted here yesterday,RE: The below script (Which works great.) Now i need to call a new program (Password Generator Professional) ive got this this:- Which works from a new.vbs file. how do i attach it to the bottom of my main script below...
  3. paulk11

    Write Macro in to VBS

    Dear all I need to insert a macro in to my VB script which will do two things to a File previously created in the script. Drop (Change) everything in column A in to lower case Shorten the text displayed in column A to show only the first 3 characters (from the left). Any help much...

Part and Inventory Search

Back
Top