A
accessuser via AccessMonster.com
On my main form, there is a "Delete Emp" command. It deletes all related
records including employee info, course info, and cost info. I want to keep
that and also add another delete command in the subform. The delete command
in subform will automatically delete the subform record and also the related
"frmCost" according to their "CourseID", but not the main form information.
Is it a good idea to add delete in the subform or should i just have the
users delete the information and reuse the courseID? and lastly, i have been
using the "Filter By form" and it seems pretty easy to use and don't even
need to create codes. Is there a reason why some people choose not to use
the "Filter By Form" ?
Thank you!
records including employee info, course info, and cost info. I want to keep
that and also add another delete command in the subform. The delete command
in subform will automatically delete the subform record and also the related
"frmCost" according to their "CourseID", but not the main form information.
Is it a good idea to add delete in the subform or should i just have the
users delete the information and reuse the courseID? and lastly, i have been
using the "Filter By form" and it seems pretty easy to use and don't even
need to create codes. Is there a reason why some people choose not to use
the "Filter By Form" ?
Thank you!