I have attached Input File
Book1.xlsx (158.6 KB)
and I want output like this which I mention below without use pivot activity.
If there is any linq or vb.net code can anyone help me with it

I have attached Input File
Book1.xlsx (158.6 KB)
and I want output like this which I mention below without use pivot activity.
If there is any linq or vb.net code can anyone help me with it

Hi @Anish_Kumar2 ,
You can code the functionality using Excel macros. Then invoke those macros in UiPath.
You can check on this