i want to find the position (excel row column adress) of title cell, then i can assign select cell positions according to where the title positioned by.
Hi @OmerODACI - The best way to acheive this is get the first row(In your image row2) if your datatable is DT1.Rows(0) and save it in data row variable then iterate in the item of row and then make the condition like if contains(“Address”) return position.