Excelquestion35
Board Regular
- Joined
- Nov 29, 2021
- Messages
- 53
- Office Version
- 2016
- Platform
- Windows
Hi all,
For the first time I tried creating my own VBA code to assist my worksheet. I had the issue that the cells of dependent drop down lists retained their value while their parent was changed.
I have looked up multiple types of code that seem to solve this question, by using VBA. All methods did not work in the workbook, but should normally resolve my question.
I also tried downloading a prescripted version but even this workbook did not seem to work.
This seems to me that I stumbled upon a new problem, but I'm lost. How can I check whether my Macros are enabledf (I do not have a yellow bar saying macros are disabled) and should work properly? And if the code is working properly?
Thanks in advance
For the first time I tried creating my own VBA code to assist my worksheet. I had the issue that the cells of dependent drop down lists retained their value while their parent was changed.
I have looked up multiple types of code that seem to solve this question, by using VBA. All methods did not work in the workbook, but should normally resolve my question.
I also tried downloading a prescripted version but even this workbook did not seem to work.
This seems to me that I stumbled upon a new problem, but I'm lost. How can I check whether my Macros are enabledf (I do not have a yellow bar saying macros are disabled) and should work properly? And if the code is working properly?
Thanks in advance