michaelden
IS-IT--Management
Hello,
I'm really struggling with a large db (80K rows) table which I need to search across in a google like manner. As text entered it searches both AllDocs.[File Name] & AllDocs.Description returning a unique set of both results combined.
Then the user can select a few options in the combo box to populate a subform. The subform is only there to hold the selected results so the user can open the files associated with each row.
I have been trying to modify the code on this page (How Do I Set Up Find As You Type In A Combo Box?) but I can not get it to search both fields.
Any help is greatly appreciated. I've overdue on this project.
Michael
I'm really struggling with a large db (80K rows) table which I need to search across in a google like manner. As text entered it searches both AllDocs.[File Name] & AllDocs.Description returning a unique set of both results combined.
Then the user can select a few options in the combo box to populate a subform. The subform is only there to hold the selected results so the user can open the files associated with each row.
I have been trying to modify the code on this page (How Do I Set Up Find As You Type In A Combo Box?) but I can not get it to search both fields.
Any help is greatly appreciated. I've overdue on this project.
Michael