Hi,
I have a formula in a form =(0.1577*Exp(1.855*([FinalPH]))/100)*[QtyjuicePressed] which is working fine.
I also have a combo box with 2 options, "Wild" & "Cultured"
I would like the above formula to be used when "Wild" is selected and if "Cultured" is selected I would like the following formula to be used =(0.1577*Exp(1.855*([FinalPH]))/100)*[QtyjuicePressed]*2
I am trying to use Iif but don't seem to be able to get the syntax correct,
The displayed result is only for guidance and not being stored or used anywhere else.
Would appreciate some help.
Cheers
Vince
I have a formula in a form =(0.1577*Exp(1.855*([FinalPH]))/100)*[QtyjuicePressed] which is working fine.
I also have a combo box with 2 options, "Wild" & "Cultured"
I would like the above formula to be used when "Wild" is selected and if "Cultured" is selected I would like the following formula to be used =(0.1577*Exp(1.855*([FinalPH]))/100)*[QtyjuicePressed]*2
I am trying to use Iif but don't seem to be able to get the syntax correct,
The displayed result is only for guidance and not being stored or used anywhere else.
Would appreciate some help.
Cheers
Vince