Place a criteria prompt in the query that is the source for the form like
this --
[Enter Job Number]
Or for a sequence of job numbers like this --
Between [Enter Beginning Job Number] AND [Enter Ending Job Number]
Or to enter just the start of job number --
Like [Enter Job Number] & "*"

Signature
KARL DEWEY
Build a little - Test a little
> I have a Form that pulls information from different tables and queries but I
> would like to be able to filter only certain information if its possible.
[quoted text clipped - 5 lines]
> the Form have it ask me for the job number and than only show that job
> information.
avw410 - 30 Nov 2007 18:34 GMT
That works great. Thank you.
> Place a criteria prompt in the query that is the source for the form like
> this --
[quoted text clipped - 16 lines]
>> the Form have it ask me for the job number and than only show that job
>> information.