R
RJ
I am trying to create the following "if statement" in MS access
through Expression builder.
=IF(UOM1="KG",Cost*Qty,IF(UOM2="KG",Cost*weight,Cost*quantity))
Even after spending a lot of time, I still can not figure out the
correct statement.
Please help, as this is very important for my job
Rashid
through Expression builder.
=IF(UOM1="KG",Cost*Qty,IF(UOM2="KG",Cost*weight,Cost*quantity))
Even after spending a lot of time, I still can not figure out the
correct statement.
Please help, as this is very important for my job
Rashid