Hey folks,

I am new to the VB world; I have a form setup where it has 3 textboxs used to enter values to calculate financial things. I have the same selection of the textboxs on the menu bar. If I select it on the menu bar, it is supposed to prevent me from entering any relevent information in the textbox. I know I have to use If..Then statement in the code box and check feature. How do I go around in the design aspect? Thanxs in advance for the Help .