Hi all,
I have textbox1 that has a drop down selection of (Station, Tunnel, MEP). Now, I want that when I select “Station”, my textbox2 will have a dropdown select of (Mary, John, Peter) and when I select “Tunnel”, ill have a dropdown select of names (Nina, Ana, Gin) and if I select “MEP” Ill have a drop down selection of names (Apple, love, Faith) only.
Anyone can help me of the codes please. Do I have to make a table of each set of names?