Macro to delete rows with offsetting values - Accounting
I can see with vba if you really want vba code to do this.
the other way to do this from quick first thought would be to turn every numbers into positive, use countif on
It can be done using countif
|