View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
pascal baro pascal baro is offline
external usenet poster
 
Posts: 23
Default 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