I am in process opening looping a datatable and stuck at ‘read range’ activities.
what i needed is to loop through each row in the data table, IF header on column D is empty then do nothing, otherwise store value HeaderD = “D” & row, HeaderE = “E” & row, HeaderF = “F” & row and HeaderG = “G” & row.