Not able to write Validated without changing the position of row

Hi @sandeshdeshpande726

Then how to you know manually where to paste?

if you are looking at some value in a column and then want to give the value beside it then you can use find/replace and find that row using the value you know . this will give you the cell address which contains row and the column. extract row and use it for your next activity to write the data

cheers