Hi everyone,
I am new to macros and when I tried to record a macro of myself clicking through data validation list to update certain formulas, it seems as though the action would not be recorded.
I have a drop down list in cell "K3" that has 5 options which are linked to cells "A3:A7"
I also have a drop down list in cell "I58" that has 4 options linked to cells "A59:A62"
For each drop down in cell "K3", I need to loop through each drop down in "I58"..
For example, I set the first drop down in "K3", then I click through each option in "I58", then click the second dropdown in "K3" and repeat running through each dropdown in "58" and so on..
Can someone please help me out? Thank you so much in advance and let me know if I need to clarify anything!
I am new to macros and when I tried to record a macro of myself clicking through data validation list to update certain formulas, it seems as though the action would not be recorded.
I have a drop down list in cell "K3" that has 5 options which are linked to cells "A3:A7"
I also have a drop down list in cell "I58" that has 4 options linked to cells "A59:A62"
For each drop down in cell "K3", I need to loop through each drop down in "I58"..
For example, I set the first drop down in "K3", then I click through each option in "I58", then click the second dropdown in "K3" and repeat running through each dropdown in "58" and so on..
Can someone please help me out? Thank you so much in advance and let me know if I need to clarify anything!