I have two data tables
dtwrongvaluesFinal
dtcheckrepeated
dtwrongvaluesFinal data as Following :
dtcheckrepeated data show only data repeating on excel sheet as following
Actually i need to remove UnitCode that repeated in dtcheckrepeated from datatable dtwrongvaluesFinal
so that i write code below but problem it give me exception error there is no row at position 4 but problem i dont know
How to handle it
my code as below
The error show on line