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 strongm 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. lhall211

    New to Visual C++ / Need Links to Information

    Hello Everyone: I am new to Microsoft Visual C++. Years ago I did alittle programming in Borlands C++ program, but that was mostly console utilities (DOS based). I would really like to find some links to website that cateer to Visual C++ programmers (Source Code, Snippets, sample Projects...
  2. lhall211

    WORD Parser and Delimiter

    Hello Everyone: I am working on an application for my place of employment. Please help me get some extra vacation time! This is what I'm trying to do. 1. I open an Adobe Acrobat file and manually select two columns of text: (Example): [TAB]1065936[TAB]Screw, Hex Head (1/4-28 x 1/2")...
  3. lhall211

    MSWORD Parser and Delimiter

    Hello Everyone: I am working on an application for my place of employment. Please help me get some extra vacation time! This is what I'm trying to do. 1. I open an Adobe Acrobat file and manually select two columns of text: (Example): [TAB]1065936[TAB]Screw, Hex Head (1/4-28 x 1/2")...
  4. lhall211

    WORD parser & Delimiter

    Hello Everyone: I am working on an application for my place of employment. Please help me get some extra vacation time! This is what I'm trying to do. 1. I open an Adobe Acrobat file and manually select two columns of text: (Example): [TAB]1065936[TAB]Screw, Hex Head (1/4-28 x 1/2")...
  5. lhall211

    Open a Form with All CAPS

    Doug:<br><br>Thanks for the VERY excellent tip. I had never considered using the Me! to work with a control. As for slowing things down, believe me, the folks in my department won't notice if the form slows by a few milliseconds. They would, however, notice that there are still in CAPS when they...
  6. lhall211

    Open a Form with All CAPS

    Telsa:<br><br>Thanks for the reminder about using &gt; Unfortunately, my users have gotten used to typing in CAPS, and the &gt; doesn't take affect until you leave the field. I'm afraid that everyone would just start putting on the CAPS key and after switching to another application start...
  7. lhall211

    Couldnt find installable ISAM. What does this error mean?

    Well, let someone else in on what you found!
  8. lhall211

    Open a Form with All CAPS

    Hope someone can help me out on this. I need a way to run a small procedure when an Access Database Form is first opened. It needs to convert every key stroke to Capital letters. I have a procedure (See below) that does this, but I have to put it in every KeyPress procedure that accepts...

Part and Inventory Search

Back
Top