Hi ,
I'm beginner in programming and if someone can help me with my problem.
I have table "Order" and 3 field CurrencyID, EstCost and EstCostUSA. CurrencyId is combobox from where I chouse value in different Currency.( I have form Currency with CurrencyID,CurrencyRate, ect .. ect)
So I make form with 3 field currencyId,EstCost and EstCostUSD and
In EstCostUSD. In Field EstCostUSD I nead score from =[EstCost]/[CurrencyID], I need same code to make ..but I do no how? HELP
Thanks Fule
I'm beginner in programming and if someone can help me with my problem.
I have table "Order" and 3 field CurrencyID, EstCost and EstCostUSA. CurrencyId is combobox from where I chouse value in different Currency.( I have form Currency with CurrencyID,CurrencyRate, ect .. ect)
So I make form with 3 field currencyId,EstCost and EstCostUSD and
In EstCostUSD. In Field EstCostUSD I nead score from =[EstCost]/[CurrencyID], I need same code to make ..but I do no how? HELP
Thanks Fule