Search results

  1. C

    Is there a way to change a Combo Box to a text box using code?

    I would like to have a combo box available for the user to select a value. Once the user has made a selection and exits the Combo Box I would like the combo box to change to a text box and display the value they selected from when it was a combo box. Can this be done using code on the OnExit...
  2. C

    Combo Box values based on current record

    I have a continuous form that is being used to schedule shifts for employees. It displays a list of employees including their position and scheduled shifts. I have a combo box that is being used to select a shift for the selected employee. I only want the combo box to display the shifts...
Back
Top Bottom