Currently, I am working with a excel file.
I got a array which contain [24,25,26]
And I wish I can extract the columns with value when that column calendar week contain in above array. tks a lot
Currently, I am working with a excel file.
I got a array which contain [24,25,26]
And I wish I can extract the columns with value when that column calendar week contain in above array. tks a lot
Can you please share the output screenshot
Hi Rlgandu,
My Issue have been fixed by using DefaultView.ToTable, tks a lot!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.