Hi All,

Hopefully I can get thiss concept across without creating more confusion. Bear with me, I'm a novice.

My Workbook is driven by 2 main toggle buttons. Clicking one will unhide the applicable tabs allowing access. At this time there is a very simple If/Then or If/Then/Else script to hide/unhide based on the True/False values.

What I need to add is a statement that says: If data is entered into "Sheet2" [C10] or into "Sheet4" [C9] then the toggle buttons no longer work.

So, if you click the button to display "Process A" and fill in the required data forms, you cannot go back to the main tab and hide anything, or select the other button. If no data is in "Sheet2" or "Sheet4" then the buttons work.

Any suggestions? Need more information?

Thank you