0

Comparing 2 fields using whole numbers only

Hello,

I have a formula that compares the Quantity field with the EDI Original Qty. field and returns only results where the the Quantity is less.

=NL("Sum","Sales Invoice Line","Quantity","No.",$J22,"Posting Date",$E$6,"Sell-to Customer No.",$E22,"Quantity","=""<""&nf(,""EDI Original Qty."")"

Occasionally the difference between the two fields is only a very small amount due to rounding. I'd like to exclude any amounts where the difference is less than 1. Does anyone have any suggestions on how to do this?

Thanks,

Jill

5 comments

Please sign in to leave a comment.