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!

Search results for query: *

  • Users: Styrker
  • Content: Threads
  • Order by date
  1. Styrker

    MDE file

    I have a db that is being used as an MDE file. I have made some changes to the code on the original mdb file. how do I update the mde and not effect the data?
  2. Styrker

    if statement on afterupdate

    Hey folks, Here is what I am trying to do. I have two tables one that stores color numbers (color) and one that stores jobs (jobs). I have 5 text boxes in the Jobs form that I need to reconcile against the color table. If the color number does not exist then I need to open the color form...
  3. Styrker

    Verify against a table push a msgbox and open form

    OK if you all are confused by my subject read on. Because I am really confused. Here is what I am trying to do: I have a text box (text14)in a form (jobs). I need to verify the data input in text14 against data in a specific row (colornumber) in table (color). If text14 does not match...
  4. Styrker

    combo box running a query

    OK folks here is my problem. I have a Form and subform. The subform pulls data from one table and uses the info from a combo box (which pulls data from another table) on the main form to sort the data. The problem is that this form tries to rewrite data back to both tables and I get a key...

Part and Inventory Search

Back
Top