I have two sub forms.First sub form primary key is the link master field in second sub form.When i enter three rows in first sub form and and also start entering values in second sub form then upto 8 records every thing is fine.When i press save button then its complete calculation is fine for save button vba(save button calculation).
But when i enter 9th record in second sub form then there is no calculation after pressing save record.Please tell me is there any record limit in subforms?
Please not that first subform have item names and second subform have size and quantities.
Thanks.