Hello All.
I need to update all the cell values of a particular column to Nothing if the length of that particular string is greater than 200
I need to achieve this using LINQ. Since the excel data has more than 15000 records in it.
Any helps or leads are much appreciated.