Dear all,
please help me find the error, because I still get the error massage about the syntax error.
=IF([Column1]="","",IF([Column1]>[Column2], "",MIN([Column3],DAYS360([Column1],[Column2],TRUE)/30*[Column3]/12)))
- Column1 is a date field.
- Column2 is a date field.
- Column3 is a calucalted field ([Column4]*[Column5]), number field.
Do somebody see the error in this formula?
Thank you in advance