G
Guest
OK, my question is this.
I have a form/subform. The subform is based on a table where I can do data
entry until it is time to save that captured data. My question is what is
the best way to delete a selected record on the subform? Should I query the
underlying table and delete that item and the requery the subform, or is
there a more elegant way to accomplish this?
Any help would be appreciated.
I have a form/subform. The subform is based on a table where I can do data
entry until it is time to save that captured data. My question is what is
the best way to delete a selected record on the subform? Should I query the
underlying table and delete that item and the requery the subform, or is
there a more elegant way to accomplish this?
Any help would be appreciated.