Hey all,
I'm trying to limit the number of records that can be entered in a continuous subform based off the selection of a combo box on it's main form.
For instance, If I select 3 in the combo box, I want to limit the number of records that appear in the subform to not exceed 3 and suppress the 4th from appearing.
Any thoughts?
Thanks in advance.