tccmdr
06-17-2007, 05:30 AM
Hello again Gurus:hi:
I have a combobox control on a userform that picks up an "EquipmentList" as it's 'RowSource'.
What I want to do is:
If the piece of equipment is not listed in the combobox, then the user can type in the name and the original list extended to include the new item.
i.e extends the 'RowSource':help
I have a combobox control on a userform that picks up an "EquipmentList" as it's 'RowSource'.
What I want to do is:
If the piece of equipment is not listed in the combobox, then the user can type in the name and the original list extended to include the new item.
i.e extends the 'RowSource':help