this is probably really simple...
is it possible to only allow one record to be added on a subform.. or a form for that matter?
currently i have a form which contains sub forms and i only want the subform to contain 1 record but i will have many records on the main form, if that makes sense.
as the one record will only need updating and will never need an additional record.
form = many record
subform A = only 1 record per form record.
is it possible to only allow one record to be added on a subform.. or a form for that matter?
currently i have a form which contains sub forms and i only want the subform to contain 1 record but i will have many records on the main form, if that makes sense.
as the one record will only need updating and will never need an additional record.
form = many record
subform A = only 1 record per form record.