A
AndyEduardo
Thanks for your attention.
the problem is as follow.
I have one form to make the Invoice with a subform inside to mak
Details of the Invoice (ProductID, NameProduct, UnitOfMeasure ... (lik
kg or ton or thousands of units), Price, Bruto, Tare, etc)... in th
form Invoice I have a txtbox with Bruto, Tare and Bruto-Tare
when I select the product and the other information is has been added
then txtBruto in the form Invoice shows the higher Bruto, through on
querie and DMax function, the same with txtTare in the form but wit
DMin function...I wrote code for this in Form_AfterUpdate (Details o
Invoice), and Access did it.
I need help about this..... when the UnitOfMeasure is different o
tons, like kg or thousands of units, etc ...in at least one product o
Details of Invoice, this code won't be executed and txtBruto an
txtTare turn empt
the problem is as follow.
I have one form to make the Invoice with a subform inside to mak
Details of the Invoice (ProductID, NameProduct, UnitOfMeasure ... (lik
kg or ton or thousands of units), Price, Bruto, Tare, etc)... in th
form Invoice I have a txtbox with Bruto, Tare and Bruto-Tare
when I select the product and the other information is has been added
then txtBruto in the form Invoice shows the higher Bruto, through on
querie and DMax function, the same with txtTare in the form but wit
DMin function...I wrote code for this in Form_AfterUpdate (Details o
Invoice), and Access did it.
I need help about this..... when the UnitOfMeasure is different o
tons, like kg or thousands of units, etc ...in at least one product o
Details of Invoice, this code won't be executed and txtBruto an
txtTare turn empt