How to loop through datatable in groups
I want to check within an Excel VBA macro the cells in a standardized table (meaning fix column headers, but no fix placement so that the table can start anywhere in a fix named sheet).
I want to check within an Excel VBA macro the cells in a standardized table (meaning fix column headers, but no fix placement so that the table can start anywhere in a fix named sheet).