sunil10007
New Member
- Joined
- Sep 10, 2018
- Messages
- 2
I wanna select rows and delete them without using filter.
The reason is that the Model No. is common but customer code is different and sum of required qty. is also different.
So i want to keep only those customer code rows which sum is greater than other customer code rows.
I have a very large data so I can't do it using filter as I have also to check the sum of required quantity customer code wise.
So please help.
The reason is that the Model No. is common but customer code is different and sum of required qty. is also different.
So i want to keep only those customer code rows which sum is greater than other customer code rows.
I have a very large data so I can't do it using filter as I have also to check the sum of required quantity customer code wise.
So please help.