I have a combo box that has two choices, OutletA and OutletB. When the user chooses one of the outlets, i want a textfield to be filled automatically. For example, if the user chooses OutletA, I want the textfield to display A1; whereas if the user chooses OutletB, the textfield will display B1.
The next form will then display A2 or B2 depending on the choice of the outlet chosen. Can the textfield be of AutoNumber property and if so, how do I add "A" or "B" to the front of the field?
Regards,
Swee
The next form will then display A2 or B2 depending on the choice of the outlet chosen. Can the textfield be of AutoNumber property and if so, how do I add "A" or "B" to the front of the field?
Regards,
Swee