Hi all,
There are lots of data in several columns of my excel file. I want to filter the data with criteria by column "D" that is greater than column "A", for sample :
Screenshot (1605).jpg
And I need to do this with vba, can someone give a solution? (without copy or move data to another location)
Thanks in advanced.