Hello,

I'm totally lost with 2 issues, reason for which I required you help.

1. I have a main form with unbound fields and a subform (with this I'm writing data in tbl). What I'm doing is to call in a subform field, a data from main form. I did like that: On an "save" button I add the code - Forms!Invoice![Products_invoic e subform].Form![number] = Me!Invoice_numb er.Value
The problem is that, if I have...