QuickbaseAdmi15
3 years agoQrew Member
IF Formula in Numeric ( Selected Currency )
Dear Expert,
I Need some Help to solve my formula as below and I need to calculate Total Amount Price base on currency
I have fields
Currency : Multiple choice ( AUD, Euro )
qty : Numeric
Price AUD : Numeric
Price Euro : Numeric
Exchange rate : Numeric
Total Estimate AUD : Formula-Numeric --> [qty]*[price AUD]
Total Estimate Euro : Formula-Numeric --> [qty]*[Price Euro]
Total Amount Price : Formula Numeric
So my formula did not work as per text below , I am wondering what went wrong with this formula :
If ([Currency]="AUD", [Total Estimate AUD],[Estimate Total AUD]*[Exchange rate],
[Currency]="Euro", [Total Estimate Euro],[Estimate Total Euro]*[Exchange rate])
However I get some error
Help ? :)
------------------------------
Quickbase Admin
------------------------------
I Need some Help to solve my formula as below and I need to calculate Total Amount Price base on currency
I have fields
Currency : Multiple choice ( AUD, Euro )
qty : Numeric
Price AUD : Numeric
Price Euro : Numeric
Exchange rate : Numeric
Total Estimate AUD : Formula-Numeric --> [qty]*[price AUD]
Total Estimate Euro : Formula-Numeric --> [qty]*[Price Euro]
Total Amount Price : Formula Numeric
So my formula did not work as per text below , I am wondering what went wrong with this formula :
If ([Currency]="AUD", [Total Estimate AUD],[Estimate Total AUD]*[Exchange rate],
[Currency]="Euro", [Total Estimate Euro],[Estimate Total Euro]*[Exchange rate])
However I get some error
Help ? :)
------------------------------
Quickbase Admin
------------------------------