Viewing Specific things

Viewing Specific things

I have a question that I cannot find the answer to in the forms anywhere. What I was wondering is if there was any way that if I click a button from one form that links to another, when the second form opens it only shows some of the entries. For example: If I have a form called jobs with a column called job codes. I click a function I created that sends me to a new form that allows me to specify more details about the job on the previous page. This function also sends the job code variable from the jobs form along so that It can fill the job code entry cell with the same number and you do not have to remember it. What I would like to happen now is that when you click view form next to a specific job code, is there any way when you send the job code along for it to show only the job entries that match that job code? If this does not work then is there a way on the main form to add expandable areas so that certain things dont show unless you want to see them?