Maximum Value Constraint by Field
-
Hi, I am trying to do a net income calculation for real estate sales. Each brokerage has a “cap” of a maximum of how much you pay out to the brokerage. So I am taking brokerage split percentage + franchise fee percentage (if any) and multiplying that by gross income and subtracting that all by gross income to get the net. But I want that number to be no more than a certain field total which is the “cap amount” (fieldname7). What is the best route to do this? Any info is greatly appreciated!
(fieldname19)-SUM((fieldname8+fieldname9)*(fieldname19))
The page I need help with: [log in to see the link]
The topic ‘Maximum Value Constraint by Field’ is closed to new replies.