I have written insert command in mainform After_insert() or After_Update() Event for a Form field value insert or update into another table field value except mainform and subform table. Mainform insertion work before entering data in subform. So Subform value can't insert table filed value , and after leave the subform i enter some charges field value. so I want Atlast value stored into one table except mainform and subform table.
How will do insert and also if form update ,how will do update?