Hello everyone
I have mainform and subform , I connected between both , ID to ID
In subform I added new text even I know How much sum amount in that subform ( for expamle name of that text is = "text1" , subformname is " subbuyform ", and mainform = " BuyInvoice ")
I would like to sent amount in subform to Mainform and name is Mainform is " amount "
but I would like to make it by VBA
If someone can help me , I will be very pleased .