reseting thesubform seems to work. I took out the requery. But now , after new record added, the subform shows all jobs, not just the job entered.
here is my code:
qrycall = ChangeQueryDef("UpdateTimeQuerybyDate", "select * from [JBT_EmpTime] where JB_JobBidNo = '" & hldJobNum & "' order by...