Hi,
I have a worksheet which is used as a summary it shows monthly totals from an imported text file using dynamic named ranges.
I am trying to use a combo box to select a month and option buttons to enable selection of orders greater than 1000, 5000 & 10000 for that selected month.
I need help in working out how to loop through the data sheet and return all the matching values. I need to select from each row that matches the criteria, 5 different cells in that row (named ranges). These would be written back to another seperate sheet for analysis.
Thanks in advance
Tim
I have a worksheet which is used as a summary it shows monthly totals from an imported text file using dynamic named ranges.
I am trying to use a combo box to select a month and option buttons to enable selection of orders greater than 1000, 5000 & 10000 for that selected month.
I need help in working out how to loop through the data sheet and return all the matching values. I need to select from each row that matches the criteria, 5 different cells in that row (named ranges). These would be written back to another seperate sheet for analysis.
Thanks in advance
Tim