T
tony wong
i have ONE table (link with SQL) with 2 forms (Main Form A + Sub Form B)
The 2 forms switches between them.
when goto SubformB from MainFormA by button(macro), update some fields.
go back to MainFormA, it is not updated.
but in the table, it is updated.
when go again from MainFormA to SubformB and go back to MainFormA,
now it is updated.
everytime, i have to switch between them twice.
what's wrong with that?
2 forms use the same ONE table.
Thanks a lot.
tony
The 2 forms switches between them.
when goto SubformB from MainFormA by button(macro), update some fields.
go back to MainFormA, it is not updated.
but in the table, it is updated.
when go again from MainFormA to SubformB and go back to MainFormA,
now it is updated.
everytime, i have to switch between them twice.
what's wrong with that?
2 forms use the same ONE table.
Thanks a lot.
tony