I have a combo box as a field in TabA. Several values (B,C,D) as options. I have a TabB, TabC, and TabD. I want the correct tab to become active when a choice is made in the combo box. I am playing around with if thenif statements in Visual basic, but I am not very comfortable with it.