ok - i'm gonna try to ask this without confusing everyone -
(hopefully someone will understand what it is i'm asking)
I am trying to make a report that connects offense codes inputed in one form to corresonding offenses in a table
the offense codes are a subform of a larger report
the offenses are connected to the main report by the primary key(case #)
ive found that when i make the report, access gives me the offense numbers corresponding to each case when i do not try to link them to offenses on a third table
but when i try to add the corresponding offenses, i no longer get only offenses within one case; i get every single offense code in my table
i want the output to be something like this:
offense code: 21324
offense: indecent exposure and/or monkies
but i want to be able to print each case seperately
PLEASE, SOMEONE HELP ME!!
(and i have no idea how to read code
if someone gives me a solution by code, please explain it to me because i am a super newbie)
(hopefully someone will understand what it is i'm asking)
I am trying to make a report that connects offense codes inputed in one form to corresonding offenses in a table
the offense codes are a subform of a larger report
the offenses are connected to the main report by the primary key(case #)
ive found that when i make the report, access gives me the offense numbers corresponding to each case when i do not try to link them to offenses on a third table
but when i try to add the corresponding offenses, i no longer get only offenses within one case; i get every single offense code in my table
i want the output to be something like this:
offense code: 21324
offense: indecent exposure and/or monkies
but i want to be able to print each case seperately
PLEASE, SOMEONE HELP ME!!
(and i have no idea how to read code
if someone gives me a solution by code, please explain it to me because i am a super newbie)
Last edited: