Hi everyone,
I am new to macro and I couldn't find anything how I want it online. Please help.
I will have several tabs in a workbook, and each tabs has a dropdown list (data validation ) in cell C3,
I want to macro to go to each tab to select the next item in the drop down list
For example:
I have dropdown list that contains a,b,c,d,e,f,g...
In my sheet 1, I have "a" selected in C3 (dropdown list),
macro will go to sheet 2 to select "b" which is the next item after "a"
sheet 3 to select "c".... and so on.
How can I do this, please help! Thanks in advance
I am new to macro and I couldn't find anything how I want it online. Please help.
I will have several tabs in a workbook, and each tabs has a dropdown list (data validation ) in cell C3,
I want to macro to go to each tab to select the next item in the drop down list
For example:
I have dropdown list that contains a,b,c,d,e,f,g...
In my sheet 1, I have "a" selected in C3 (dropdown list),
macro will go to sheet 2 to select "b" which is the next item after "a"
sheet 3 to select "c".... and so on.
How can I do this, please help! Thanks in advance