How to Find a string in Datatable

Hi,

1.read range take output as dt
2.for each row
3. Use If condition (String = row(0).tostring)