malachite11
IS-IT--Management
Can someone please tell me what the equivalent calculated field in Lotus Approach would be for this calculation in Excel.
=IF((c4<3500),(c4*0.05),IF((c4>=3501),(c4*0.07),""))
=IF((c4<3500),(c4*0.05),IF((c4>=3501),(c4*0.07),""))