Normalization Nag:
If you have similar data in 9 fields in a single table, you might have an easier time with your queries, forms, reports, and searches if you create a 1:many relationship to a new related table to hold these similar values.
If your data is NOT similar (but then why search all at once?), my aplogies.