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. SALEEYOUNG

    Number fields in forms: Start as blank

    Duh! It was the default value all right. How simple could that have been. Sometimes I just can't see the forest for the trees! Thanks to everyone who has helped me. It was truly appreciated.
  2. SALEEYOUNG

    Number fields in forms: Start as blank

    I'm going completely brain dead on this so please excuse me if this seems like a really stupid question. I have three fields - two currency formats and one number format. When I open the form that has these fields - the form automatically fills the field with 0.00 data or else it fills these...
  3. SALEEYOUNG

    How do I Append a table without duplicating records?

    Thanks PHV for your response. Believe it or not I did figure out about if there are equal duplicates then, etc. However, I use to program in a different Db language and it seemed to be that the methods for writing code is in reverse as this program. I'm not saying it is better just something I...
  4. SALEEYOUNG

    How do I Append a table without duplicating records?

    Thank you very much. You know what my major problem is. I know how to write code to find fields that are equal but for the life of me I can not figure out how to write code to find fields that are not equal!
  5. SALEEYOUNG

    Combo box: Only want selective records to show.

    I was working in another database and when I went to a certain field (combo box) and typed in the first three characters the box only pull up those records containing those characters. It was nice because the list was short and the selection was limited. Was wondering if anybody out there knows...
  6. SALEEYOUNG

    How do I Append a table without duplicating records?

    I have a form which calls from a combo box (thats another question) certain information. The field in the underlying table of the combo box has no duplicates. Now the form's combo box is not restricted to list. So, if the info does not show up from the combo box one can enter new information...
  7. SALEEYOUNG

    How do I insert a customized menu bar on a pop-up form?

    I have a popup input form that I would like to incorporate a menu bar (to do only specific tasks regarding the form and input data) on. I'm not sure if I have to create a pseudo menu bar as a subform and use that or if there may be a better or easier way. Any help on this would be greatly...
  8. SALEEYOUNG

    How Do I Get a field in a form to convert to Proper Case?

    On my form I would like my fields to display in Proper Case format. I am using Access 2000 and on the help menu there is a worksheet function called Proper (setup: Proper(text)). However, I have no idea how or where to use this function!!I'm still a novice at this!!! Is there anyway I can make...

Part and Inventory Search

Back
Top