How to find the particular cell value position in datatable

Hi @sandhyak9
If you read your first sheet with Read range, so the output will be a datatable, and then for each row you use Get row item, you can use later the below threads:

for v2018.2: