Hi,
I have created a userform that allows the user to change mark-ups on indivual Direct Job Costs.
The user does this by types in a 'job reference' and then setting his mark-ups.
This works absolutely fine.
My problem now is that I have changed the 'job reference' field from a text box to a combo box because I would like each 'job reference' typed in by the user to be stored and used to make up the combo box list. So that the combo box list only includes those 'job refernces' that have been marked up by the users.
I have also created a check box that is used as follows -
When the check box is checked all fields in the userform are disabled except for the combo box which changes into a list box only, and the list is made up of all job references marked up by users.
Does anyone know how to go about doing this?
Thanks for your help.
I have created a userform that allows the user to change mark-ups on indivual Direct Job Costs.
The user does this by types in a 'job reference' and then setting his mark-ups.
This works absolutely fine.
My problem now is that I have changed the 'job reference' field from a text box to a combo box because I would like each 'job reference' typed in by the user to be stored and used to make up the combo box list. So that the combo box list only includes those 'job refernces' that have been marked up by the users.
I have also created a check box that is used as follows -
When the check box is checked all fields in the userform are disabled except for the combo box which changes into a list box only, and the list is made up of all job references marked up by users.
Does anyone know how to go about doing this?
Thanks for your help.