Hi,
I have an Excel spreadsheet containing 4 columns and multiple rows, the row range could increase/decrease but the columns will remain static.
What is the best way to loop through all rows and assign each column value to a variable (4 separate variables in total) please?