Search results

  1. M

    Required field in form, not table

    I don't see "Form Before"
  2. M

    Required field in form, not table

    Where would I enter this code? At the "On Click" property?
  3. M

    Required field in form, not table

    Is there any way to require data into a field at the FORM level and not in the table?
  4. M

    Help modifying existing database

    I thank you kindly for your response gemma, but I must ponder this whole project. I feel as though while I may not be entirely in over my head, the water is up to my neck :) I will try to use the information you provided. Thank you.
  5. M

    Help modifying existing database

    Hi all. I thought I had this problem resolved from previous posts, but as it turned out when I started adding data I found it didn't work. So, I went to an existing database template and modified it for our use. However, there are two things I can't do and I'm guessing it's in the structure...
  6. M

    "After Update" Code Builder

    Hi Folks - could someone please direct me to where I can get some understanding . . . On a form field I want to use the property event "after update" code builder. (Essentially I want to make a field "null" when I make an entry in another field.)
  7. M

    Inventory?

    oops . . .not "After Update" but rather at "Current" (to requery)
  8. M

    Inventory?

    To refresh the combo boxes - on the subform in the After Update property I selected Embedded Micro and selected Requery action; and entered both the lid and tote queries. I've attached the database in case it would be helpful to anyone else that's been following along.
  9. M

    Inventory?

    I'll work on it. Thank you for all your help!!!
  10. M

    Inventory?

    Is this looking right?
  11. M

    Inventory?

    I see there that I did have a link between transactions and transactionscontainers; using id's. Perhaps I didn't do it correctly?
  12. M

    Inventory?

    I'll make those table & relationship changes. How do I create a "drop down"? That's different than a "combo" field or "list" field right?
  13. M

    Inventory?

    Is this looking right? I'm not getting how to make the form/subform work. (F_Transactions)
  14. M

    Inventory?

    ok. i'll work on this.
  15. M

    Inventory?

    i'm working on modifying those queries now - the "available" and "unavailable" queries; since we moved those fields to another table. And then I create that subform based on the "available totes" and "available lids" queries, right?
  16. M

    Inventory?

    So does this look right?
  17. M

    Inventory?

    I'm wondering if I even need the Transaction table . . . It would seem the T_TransactionContainers would be fulfill what I need?
  18. M

    Inventory?

    I will work on this.
  19. M

    Inventory?

    Essentially there will be one transaction (created by one employee, shipping to one customer) that includes many totes and many lids. We want to know which employee performed the transaction; to which customer it went; and which specific containers/totes and lids went to that customer.
  20. M

    Inventory?

    the transactions table
Back
Top Bottom