Hi all,
I can do this easily enough:
=NL("Rows","Customer",,"-Credit Limit","*","-=NF(,""Credit Limit"")-NF(,""Balance"")",">0.60","Limit=","10")
However, if I change the subtraction in the calculation to a division, i.e.
=NL("Rows","Customer",,"-Credit Limit","*","-=NF(,""Credit Limit"")/NF(,""Balance"")",">0.60","Limit=","10")
… the report comes up with an error "
Excel is unable to evaluate '-=NF(,""Credit Limit"")/NF(,""Balance"")'.
Just wondering if you guys had any ideas.
Regards,
Stephen
