0

IIF - What am I doing wrong here?

the idea is to check $M5 and if not empty count "vendor number" field otherwise is "0". I am sure it is syntax because I am a JET spaz. Not a regular user, sorrry. Thanks for the help!

=IIF($M5 > "0", NL("Count","SF_DATA",,"DataSource=","SF_DATA","Vendor_Number",$M5), "0")

1 comment

Please sign in to leave a comment.