Hi Guys,
This linq query RR.AsEnumerable.GroupBy(Function(x) x(“Item”).ToString) grouped the data in my input sheet. Now I want to write each grouped data in separate sheets of input excel file. How to proceed further to achieve it?
Thanks in Advance
Hi,
Can you try the following sample?
Sample Sample20241121-1.zip (9.6 KB)
Regards,
Thank You @Yoichi . Its working Fine
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.