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!

Recent content by bkh

  1. bkh

    Importing Outlook98 msg files into either Access or Excel

    I have created an Outlook form for use in a survey but would like to be able to import the replies (msg) into either Access or Excel to process the results. If anyone knows any VBA I can use to interogate an outlook folder and import all files within then I won't have to enter all the results by...
  2. bkh

    converting or importing outlook form results

    Hi, I am creating a questionnaire using a form in outlook to be run on an internal network. I have the form with required fields and if I print the returned form I get a print of all answers. But I would like to either have the form write to a text file on our file and print server to import to...
  3. bkh

    How do I detect the protection status of worksheet in VBA

    Thanks dsi, that was exactly what I was looking for. It works fine. :-)
  4. bkh

    How do I detect the protection status of worksheet in VBA

    Can anyone help. If possible I would like to be able to detect if a worksheet in Excel97 is protected or unprotected so that a macro (vba subroutine) can unprotect if needed without user intervention and then protect after running. Thanks
  5. bkh

    How do you perform CTRL & TAB together using Sendkeys with EXCEL VBA

    Hi, can anyone help. I need to be able to replicate the sendkeys command to perform the function of holding down the 'CTRL' key and 'TAB' key at the same time. I know that ^ is the CTRL and {TAB} is TAB but can't get the two to work together. I am using Excel 97 on NT 4.0 and am trying to shell...

Part and Inventory Search

Back
Top