i need to put in a simple if statement that depends on the entry in a
drop down field.I have the following fields possibly involved in the
calculation:FrequencyPremiumLumpSumand need to calculate a value called
APE from them depensing on the entry in Frequency:ieif Frequency = M or
A then APE will equal Premium * 12,but if Frequency = S or LumpSum, then
APE equals Lumpsum * 0.10%It all seems like it should be very simple but
i cannot get it to work!Can anyone help???ThanksP