P
PennyB
Any help would be appreciated. I have a unbound text box that I need to
calculate off several different fields. Here are the parameters:
If [FeeNumber]=2
Then [valuation]*.01
If [valuation]*.01 is less than 100 then it needs to equal 100 and
If [valuation]*.01 is greater than [unit]*[AmountPerUnit] then it should
equal [unit] * [AmountPerUnit] if not then it equals [valuation] * .01
If [Fee Number] = anything but 1 then it should be [AmountPerUnit]*[Unit]
Hope this makes sense. Again any help would be very appreciated. I have
been working on this for a few days.
Thanks,
PennyB
calculate off several different fields. Here are the parameters:
If [FeeNumber]=2
Then [valuation]*.01
If [valuation]*.01 is less than 100 then it needs to equal 100 and
If [valuation]*.01 is greater than [unit]*[AmountPerUnit] then it should
equal [unit] * [AmountPerUnit] if not then it equals [valuation] * .01
If [Fee Number] = anything but 1 then it should be [AmountPerUnit]*[Unit]
Hope this makes sense. Again any help would be very appreciated. I have
been working on this for a few days.
Thanks,
PennyB