Hi all,
I'm a relative beginner at vba and just can't figure out why my code isn't working. I have three cells (E15, B15, & A15 in order of importance) that are tied to three check boxes (form control). When the box is checked, the cell says "True", when unchecked it says "False". There's no formulas in the cells, it's simply the Format Control - Cell Link option that says true or false.
When E15 or B15 show True, I want OutriggersLG sheet to be visible and OutriggersSM sheet to be hidden.
When A15 shows True, I want OutriggersSM sheet to be visible and OutriggersLG sheet to be hidden.
If none show True, then I want both sheets visible.
Here's my current code:
What's wrong??? I'm going nuts...Please Login or Register to view this content.
Bookmarks