Search results

  1. K

    Can I disable a pop up message?

    I have a data entry form that has a problem I can't figure out. When I open the form frmVendorsCategories I get a message that states "The value you entered isn't valid for this field". I'm sure the field is one in the subform, but can't see where the problem lies. If I ignore the message and...
  2. K

    Data Entry Form with Cascading Combo Boxes

    I have been through many examples of cascading combo boxes, and have succeeded in creating a form in my database that works, but I don't know how to use this form for data entry instead of just looking values up. My database contains: tblCategories -CategoryID -CategoryName tblSubCategories...
  3. K

    Categories and subcategories setup

    I am setting up a database of vendors for my company. Each vendor needs to be classified as belonging in a certain category and/or subcategory. I also need to make it possible for each vendor to belong in multiple categories as well. For example, Smith Masonry would be listed under the...
Back
Top Bottom