A
A Hopper
How can I create a select list for a combo box that has
two levels? When the selection arrow is clicked I would
like to get the list of lastest selections (temporary
list) from most recent choice down and a "look up" (option)
which has all the information in a table (e.g employee
names and numbers). If a "look up" is done and a selection
made, the selection becomes the first item in the
selection list for the combo box. To keep the list in
control I would also like to purge the most recent choice
list either when the form is closed or limit the list to
eight and when the item becomes the nineth choice it will
be purged.
Thanks
Allan
two levels? When the selection arrow is clicked I would
like to get the list of lastest selections (temporary
list) from most recent choice down and a "look up" (option)
which has all the information in a table (e.g employee
names and numbers). If a "look up" is done and a selection
made, the selection becomes the first item in the
selection list for the combo box. To keep the list in
control I would also like to purge the most recent choice
list either when the form is closed or limit the list to
eight and when the item becomes the nineth choice it will
be purged.
Thanks
Allan