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 Chriss Miller 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: SurfdudeNL
  • Content: Threads
  • Order by date
  1. SurfdudeNL

    Set focus on Excel

    Hi, I have made/customized a routine that imports mailheaders into an excel table from an Outlook folder. (For code see: http://www.dicks-clicks.com/excel/olRetrieving.htm). After running the focus is on Outlook. How do I programatically set the focus back on Excel? .select or .activate doesn't...
  2. SurfdudeNL

    Import and transpose multiple txt files

    Hi, I have multiple .txt files, each containing 3 lines of variable lengts. I want to import them into Excel and make every line a database record (transpose?). .txt file example: John Pete Sampras Ike Turner Excel should look like this: John Pete Sampras Ike Turner etc. Any suggestions?

Part and Inventory Search

Back
Top