Same Excel - If you already have data in datatable, you can use row(1) (if the 2nd list is in 2nd column)
Different Excel - Use Read Range and load data into a DataTable (new) and do the same.
I would use a flow chart here looping back to excel application scope with new file path based on result.