Question
Simple IF Statement
I have a field called "NetCash". If this value of "NetCash" is less than 0, then in another field called "Available" I need to return the value 0.
If the value in the "NetCash" field is greater than 0, then I need to return the actual value of the "NetCash" field in my "Available" field.
Please can you help me?
Many thanks
