H
HubbyMax
Another problem. I have several calculated fields on my Enter Products form.
I would like to have these calculations entered on the Products2 table but
they leave the corrasponding fields blank.
TotalValue = (([NuPrice] + [CuPrice] / 2) * [UnitsInStock]
This fills in the Total Value of Current Stock field on the form but does
transfer the result to the Products2 table.
I would like to have these calculations entered on the Products2 table but
they leave the corrasponding fields blank.
TotalValue = (([NuPrice] + [CuPrice] / 2) * [UnitsInStock]
This fills in the Total Value of Current Stock field on the form but does
transfer the result to the Products2 table.