Hey,
I'm building a database for Toystore (for my studying).
My question is: I built a form "Invoice". I used the Form Wizard to create this.
The thing is that I need to get the total of the invoice and access doesn't allow me to do this in the same form.
So I thought that it's possible to create another related form and embed the "Total" form into the "Invoice".
I thought that I succeed but than discovered that because the "Invoice" form is not related to the "Total" so, it doesn't show the total of each invoice but the total of the first invoice only, and than you can navigate.
Do yo have any suggestions?
Thanks a lot for helping me.