Excel Process Scopeを再利用できません

Hey @gorby read all sheets you need before entering the loop Read Range ("Sheet2") → dt_Sheet2 Read Range ("Sheet1") → dt_Sheet1 then run your For Each Row on dt_Sheet2.

Cheers