Hi, I am need to have a 3 text fields populated based on a select from a drop-down box with several options. For example
Drop-down box has these options: South North East West.
Based on selection different text needs to populate into 3 different text boxes- i.e., South is selected in drop-down box. FText Field 1 would displat Columbus, text box 2 would display Central St., Text 3 would display Front St., and text box 4 would display High St.
I am new to Visual Basic code so if this is possible without VB code that would be great. If not can you provide the code to do this function.
Thanks in Advance.
Drop-down box has these options: South North East West.
Based on selection different text needs to populate into 3 different text boxes- i.e., South is selected in drop-down box. FText Field 1 would displat Columbus, text box 2 would display Central St., Text 3 would display Front St., and text box 4 would display High St.
I am new to Visual Basic code so if this is possible without VB code that would be great. If not can you provide the code to do this function.
Thanks in Advance.