I'm currently using a number of comboboxes (AutoExpand = True) as search fields for my database- the user can scroll through the list, or type out the name and it will pull it up. But I wonder; what will happen when there are hundreds of records in each combobox? What if it gets as large, potentially, as thousands? Is this not a serious problem? Or is there a better way?