weiwei1967
New Member
I have a huge data which need to input the "Last" customer, based on the following criteria:
1. same GROUP
2. same PART
3. DATE - Oldest to Newest
At "Result" column : if GROUP & PART same,
- "Result" blank for Oldest DATE.
- copy Customer with oldest date and paste at "Result" with 2nd oldest date.
If only have single GROUP & PART, "Result" = Customer
Anyone have similar VBA file which can share with me?
Thanks in advance for all the helps and looking forward to heard the good news from any of you soon.
1. same GROUP
2. same PART
3. DATE - Oldest to Newest
At "Result" column : if GROUP & PART same,
- "Result" blank for Oldest DATE.
- copy Customer with oldest date and paste at "Result" with 2nd oldest date.
If only have single GROUP & PART, "Result" = Customer
Anyone have similar VBA file which can share with me?
Thanks in advance for all the helps and looking forward to heard the good news from any of you soon.