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 derfloh 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 Pawn28

  1. Pawn28

    Masked Edit Control - clearing out contents

    Hey thanks! I will try this :)
  2. Pawn28

    Masked Edit Control - clearing out contents

    Hi all, I'm using the COM Masked Edit Control and I have it set up that whatever is typed in it will be added to my ListBox control with the click of a button. My problem is how to clear out the contents of the Masked Edit Control after I added the info to my ListBox. Thanks
  3. Pawn28

    Re-numbering unique key based on calendar year

    Hi thanks for the info. I should have clarified that my tracking number isn't my DB's primary Key. It is just a number that the users would like to use in order to query the DB. Another issue that I forgot to mention (and I apolize for this) is that these numbers re-sequence ever year but not...
  4. Pawn28

    Re-numbering unique key based on calendar year

    Here is my dilemma: I have an Access DB and a VB.Net form I've created. An important part of this program is a Tracking number I've created VB side. The format they have asked for is a sequential number followed by a year, like this 1-2005, 2-2005 ect. How I created this number is by...

Part and Inventory Search

Back
Top