G
Guest
I'm trying to make a calculation that would work something like the following:
If code = XXX, then multiply cost times XXX rate
If code = YYY, then multiply cost times YYY rate
If code = ZZZ, then multiply cost times ZZZ rate
Any ideas as to how I can accomplish this calculation?
Thanks...
If code = XXX, then multiply cost times XXX rate
If code = YYY, then multiply cost times YYY rate
If code = ZZZ, then multiply cost times ZZZ rate
Any ideas as to how I can accomplish this calculation?
Thanks...