I have a combo box haircolor that the user chooses different values. What I want to have happen is when the user chooses a option in the combo box, when they tab to the field addtlinfo, I want the controltip to be dependent on what choice they made in the combo box.
So for instance, if value in combo box haircolor = red, the controltip in the field addtlinfo, should be "this is a special order".
If value in combo box haircolor= black, the controltip in the field addtlinfo, should be "this is located on back shelf".
Thanks in advance for any help I get.
So for instance, if value in combo box haircolor = red, the controltip in the field addtlinfo, should be "this is a special order".
If value in combo box haircolor= black, the controltip in the field addtlinfo, should be "this is located on back shelf".
Thanks in advance for any help I get.