Hello every one
I have a sheet "sheet1". In this sheet in cell A5 there is a drop down box with two options: Option A and Option B. What i have to do is this when option A is selected a particular process is to be done and when option B is selected another process is to be done. I have built a macro "MacroOption" for this purpose. Now what i want is that wheneve a person opens this excel file and when he click on cell A5 of sheet1 (cell in which option drop down box is there) this macro "MacroOption" is should run automatically. Also if he changes the option in cell A5 then this macro should run again automatically. Please suggest code for this.
Thanks in advance
Regards
Brijesh
I have a sheet "sheet1". In this sheet in cell A5 there is a drop down box with two options: Option A and Option B. What i have to do is this when option A is selected a particular process is to be done and when option B is selected another process is to be done. I have built a macro "MacroOption" for this purpose. Now what i want is that wheneve a person opens this excel file and when he click on cell A5 of sheet1 (cell in which option drop down box is there) this macro "MacroOption" is should run automatically. Also if he changes the option in cell A5 then this macro should run again automatically. Please suggest code for this.
Thanks in advance
Regards
Brijesh