Hi Everyone,
I'm using a data entry form and i'd like to restrict what data users can enter based on a previous combo box selection. For example, if my combo box has the options A, B, C or D, then if the user selects option A i'd like to prevent them from entering a certain product number into a text box. However, If the same user changes their selection from A to B, then then can now enter that product number. The logic behind this is so that users cannot enter incorrect products into the wrong tables.
Thanks a lot
I'm using a data entry form and i'd like to restrict what data users can enter based on a previous combo box selection. For example, if my combo box has the options A, B, C or D, then if the user selects option A i'd like to prevent them from entering a certain product number into a text box. However, If the same user changes their selection from A to B, then then can now enter that product number. The logic behind this is so that users cannot enter incorrect products into the wrong tables.
Thanks a lot