It appears that you are trying to multiply a real (tblMStockSqMtrs.Value) by a currency (tblMStockCostPMetre.Value) and then assign the result to a currency (tblMStockItem.Value ).
Convert tblMStockCostPMetre.Value to a real (from memory using CurrToFloat) and then convert the result to currency
Parodox table "tblMStock".
Field "Item" is the required monetary value of the square area.
Field "SqMtrs" is obvious and a numric value
Field "CostPMetre" is obvious and a monetary value.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.