Here is what I have an want to accomplish:
I have 3 tables: tblClientList, tblItemList and
tblInhouseOrders. What I want to do is set up a form that
I can use to order "restock" items for my company. When I
open the form I choose my own company from the client
table, and on a subform based on my tblInhouseorders and
have it set up so that my Item on my tblinhouseorders uses
a look up on my tblItemList and when I choose an item from
the drop down box, it gets a serial number assigned to it.
Hope this is clear. Thanks for your help.
Brook