I have cross posted this on excelforums.com. https://www.excelforum.com/excel-pr...each-loop-count-the-number-of-occurences.html
I found this thread and I think this is what I need and if someone could help me adapt it.
https://www.mrexcel.com/forum/excel...-vba-loop.html?highlight=loop+data+validation
I would like to use a for each loop with the condition that there are 4 drop downs data validation lists.
For each loop I would like to count the number of symbols ✓ ✕ that occur in a specific range in 1 worksheet and write that number in a different worksheet.
I would like to iterate though all possible combinations of my 4 drop down lists.
Any help is very much aprecciated.
I found this thread and I think this is what I need and if someone could help me adapt it.
https://www.mrexcel.com/forum/excel...-vba-loop.html?highlight=loop+data+validation
I would like to use a for each loop with the condition that there are 4 drop downs data validation lists.
For each loop I would like to count the number of symbols ✓ ✕ that occur in a specific range in 1 worksheet and write that number in a different worksheet.
I would like to iterate though all possible combinations of my 4 drop down lists.
Any help is very much aprecciated.