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

    put variable contents to a command prompt

    I am having a real problem figuring out how to use the putstring command in a shell. progid = Shell("cmd.exe", vbNormalFocus) I am looking to take a variable and insert it onto the current line of the command prompt. Can anyone help? Greg
  2. tazbrown

    Export from Notes to Text File

    I am currently working on a project to get information from a Lotus Notes email and populate an Access database with it. I am able to scrape the information from a Word document. I see that there is an Export option under File in Lotus Notes that would export to a text file. That would work...
  3. tazbrown

    Copying certain info from word to access table

    I am currently working on a project that requires me to read the currently opened word document and read certain areas of the document for information. This information needs to be updated into a table in Access. I don't know how to go about stepping thru the document to get the particular...
  4. tazbrown

    Scraping a Lotus Notes E-mail

    Does anyone know how I would go about scraping an email for certain content in Louts Notes? Theparticular e-mail will be opened, I just need to get particular blocks on info and insert it in a table on access. Any help would be much appreciated. Greg
  5. tazbrown

    WinZip files display

    Does anyone know how to display the file contents of a winzip program onto a form in VB? Any help would be appreciated. Greg

Part and Inventory Search

Back
Top