How can I limit the entry on my subform? Like for example the following is my subform:
Name Birthdate
Prince 07/01/1974
Cathy 05/12/1973
If another record will be added to my subform it would display a message that says only 2 entries are allowed. Or how can I automaticaly add a record in a subform and limit it to two entries?