I add data to some fields in a form which includes subform (one field and one to many instances).
When finished I want to click button to update other records meeting criteria with the same data that has been entered. But this will include the subform data (held in one to many table).
Can i do this with any update query or do I need to do VBA with loops and stuff ?
thanks so much if anyone can answer this. I haven't used Access in long time