Z
Zaz
I've been attempting to populate a field based on what is selected in another combo box. What is happening is I select an item in the combo box and it doesn't update the other field. I've tried several methods while looking through the posts here including Me.Requery and I just can't get it to work. I have a table with the following fields "Sublot" and "QtyOnHand" among others. I tried creating the form by accessing the table directly and setting up a query. If someone could sort of walk me through how exactly to select a "Sublot" from a combo box and have it update the "QtyOnHand" field, it would be greatly appreciated...
Thanks
Thanks