KLA Posted February 12, 2002 Posted February 12, 2002 I have this field "A" with a calculation: Case(IsEmpty(Override), Round(Payment Amount - Programming Billing::Monthly Commission,2),Override=0,TextToNum(""),Round(Override,2)) Sometimes i put a value in "Payment Amount" but i don't want this calculation field "A" to calculate. I only want it to if there is a value in "Monthly Commission" as well. I have an override field over "A" that i can put a "0" in and it becomes blank. The problem is that i use this field in another calculation (which i also want blank) and it doens't recognize the override and use that instead of the calculated amount. Any ideas how i can make my calulation only work if there is a value for ALL fields involved?
Recommended Posts
This topic is 8389 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now