-
1
- #1
Hi, I have a question about forms and deleting records...
I have a main form and a subform:
frmActions
subfrmPersonnel
If my subform is in 'continuous forms' view, I cannot delete a person without getting an error (specifically, "You tried to assign a Null value to a Variable that is not a Variant data type".) If I change the view to "datasheet", then I can right-click next to the person's name and delete it without a problem.
I'd like to keep the continuous forms view. Is there another way to delete records?
thanks,
J
I have a main form and a subform:
frmActions
subfrmPersonnel
If my subform is in 'continuous forms' view, I cannot delete a person without getting an error (specifically, "You tried to assign a Null value to a Variable that is not a Variant data type".) If I change the view to "datasheet", then I can right-click next to the person's name and delete it without a problem.
I'd like to keep the continuous forms view. Is there another way to delete records?
thanks,
J