R rs2004 New member Local time Today, 01:29 Joined Oct 21, 2004 Messages 7 Oct 25, 2004 #1 Is there a way to copy all the fields from a sub form using a For Each or for next statement. I had to do this about 40 times. >>> Forms!frmAddress.frmTopOut!QtyMbTub = Forms!frmMain.frmFixtureSchedule!QtyMbTub
Is there a way to copy all the fields from a sub form using a For Each or for next statement. I had to do this about 40 times. >>> Forms!frmAddress.frmTopOut!QtyMbTub = Forms!frmMain.frmFixtureSchedule!QtyMbTub