I have a part that is specified by two categories--type and spec #. I have multiple of each part that I need to chart the in and outs of. I was trying to create a form that would give the part and then have a subform in it with which I could see past transactions along with insert new data. This way if I go to a certain part, I can see every time the part was taken out or returned. Right now when I go into the form, the subform appears blank each time. If I go into the subform directly, then all my information is posted. Any suggestions on how to have the subform data appear within the form for each part? Thanks