I am trying to create an access form that will automatically default one of the bound table fields to a specific value. Basically here is a simplified explanation of the setup; I have a "Purchase Order" table that is bound to the form. One of the fields in the Purchase Order table is a combo box linked to another table called "Plant Location". Currently there are only two items in the Plant Location table, a FL and a GA. I am going to create two forms, a "FL Purchase Order" and a "GA Purchase Order" one. What I need help with is figuring out how to have the FL Purchase Order form default the Plant Location to FL and have the GA Purchase Order form default the Plant Location to GA. Could someone please offer advice on how to accomplish this.
Thanks in advance,
PS