Hi there,
I am new to VBA and was hoping someone might be able to help me. I have a drop-down list in cell C4 on Sheet1 and when a user selects a specific item "-" I would like this to hide Sheet3. If the user selects any other item I would like Sheet3 to be visible.
Ideally this would be automatic and the user wouldn't be able to manually 'unhide'. The reason for this is that Sheet3 is a results sheet which is dependent on the value in C4 on Sheet1.
I have tried searching other threads and utilising suggestions for similar problems but alas my limited knowledge of VBA means I am not having any success.
If anyone could assist it would be greatly appreciated.
Many Thanks
Simon
I am new to VBA and was hoping someone might be able to help me. I have a drop-down list in cell C4 on Sheet1 and when a user selects a specific item "-" I would like this to hide Sheet3. If the user selects any other item I would like Sheet3 to be visible.
Ideally this would be automatic and the user wouldn't be able to manually 'unhide'. The reason for this is that Sheet3 is a results sheet which is dependent on the value in C4 on Sheet1.
I have tried searching other threads and utilising suggestions for similar problems but alas my limited knowledge of VBA means I am not having any success.
If anyone could assist it would be greatly appreciated.
Many Thanks
Simon