Well, one way is simply to put your cursor in the company name field, and
hit ctrl-f.
You then can search for a company name.
A little more advanced is while in a form, go records->filter->filter by
form.
The above will "turn" your form into a instant search form. (give this a
try).
Another neat idea is to open up the form in design mode, and add a combo box
with the wizard. the wizard can build you a "drop down" combo that lets you
select a company, and then the form "jumps" to that record. So, try the
wizard. (and choose the option "find a record based on.....").
The above is a good starting point for you.
Note that 1000, or even 10,000 records is nothing for ms-access to search
for.
When you learn some additional ms-access skills, then here is my take on
building a search screen:
http://www.members.shaw.ca/AlbertKallal/Search/index.html
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(e-mail address removed)
http://www.members.shaw.ca/AlbertKallal
Thank you for the help Albert, I am actually looking more into the search screen. Do you use VBA code? If so I have a friend that can help me with that if someone could get us going in the right direction on how to start.