Hi all,
I have a combobox that displays items from a lookup table.
I need to limit the list of items in the combobox based on the form that the user opens.
For example:
User opens form for entering Mirror Codes. The combobox in the form should only display the corresponding items from the lookup table.
User opens form for entering Glass Codes. The combobox should only display the corresponding items from the same lookup table.
Thanks,
Julio
I have a combobox that displays items from a lookup table.
I need to limit the list of items in the combobox based on the form that the user opens.
For example:
User opens form for entering Mirror Codes. The combobox in the form should only display the corresponding items from the lookup table.
User opens form for entering Glass Codes. The combobox should only display the corresponding items from the same lookup table.
Thanks,
Julio