I have a main form with sub forms on tab controls. The subforms are set to Continuous Forms. Each subform has a different number of records that appear and each record is just one line, but all of them, at the bottom, show a new blank record. If the user tabs to that new record and enters an answer there is an error message because there is no corresponding record in the associated table.
My question is: is there a way to not display that blank new record?
If not, is there some code I could put in that would keep the user from going to that record?
thanks again for all your help!!
My question is: is there a way to not display that blank new record?
If not, is there some code I could put in that would keep the user from going to that record?
thanks again for all your help!!