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 Mike Lewis 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. mhendo59

    Making ENTER key behave like the TAB key...

    Thanks Oneshadow, That did the trick! -Hendo
  2. mhendo59

    Making ENTER key behave like the TAB key...

    I am writing a program which consists of several text boxes. I have the tab stops set where you can tab from one text box to another. I am trying to set the ENTER key to behave in the same way as the TAB key but I'm not quit sure how to go about this. I figure I need the ASCII character for...
  3. mhendo59

    Office 2000 installation error (patch package)

    I'm having a problem installing Office 2000 after a recent pc crash. No problems installing Win 98 operating system or any other Microsoft products. The error message states, "This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows...
  4. mhendo59

    Passing data from VB6 to a MS Word template

    Tarek,<br> <br> I have &quot;objWord&quot; declared as an object but failed to include it in the attached code. <br> <br> Dim objWord As Object<br> <br> I will try to write the the data into Access rather than a text file and see how that works.<br> <br> Thanks.
  5. mhendo59

    Passing data from VB6 to a MS Word template

    With no previous knowledge of passing data to MS Word, I am attempting to pass data from an existing VB application to a template I've created in MS Word.<br> <br> I need my application to loop through and pass data to the bookmarks I have set up in the template. Once a record's data has been...

Part and Inventory Search

Back
Top