I'm using MS Access 97. Please help me with coding. I think the code should do this:
'SQL1 = frmItem.Item_ID, frmItem_State.Item_Skey, frmItem_State.Item_State,
' and frmTrace_List.Reading_Type_Code
(Item is the main form, Item_State is subform1, and Trace_List is subform2)...