M
miles
hi
i need help
Term = CIF
Buying price * 10% = Landed cost
Term = FOB
Buying price * 15% = landed cost
term = Other
in my form it is in combo box "CIF", "FOB", "other"
how to link them using query??
wat formula
i need something like that
If term = "CIF" then buying price *10% = landed cost
if term = "FOB" then buying price * 15% = landed cost
Else buying price = landed cost
but i did not how to make it in query
do i need rowsource???
urgent pls help
thank
i need help
Term = CIF
Buying price * 10% = Landed cost
Term = FOB
Buying price * 15% = landed cost
term = Other
in my form it is in combo box "CIF", "FOB", "other"
how to link them using query??
wat formula
i need something like that
If term = "CIF" then buying price *10% = landed cost
if term = "FOB" then buying price * 15% = landed cost
Else buying price = landed cost
but i did not how to make it in query
do i need rowsource???
urgent pls help
thank