Danielle17
Technical User
I have a subform which contains activity information. It lists all of the acitivites for a certain day. Each activity has it's own ID number(primary key). I already have the form itself set up so that when the user types in the ID into a text box and clicks on a command button, the report will pop up. Is it possible to manipulate the code so that the user could click on the ID in the subform and have a report pop? I've tried a few things and so far none of them have been very successful. I'm not sure how to make the code identify a certain record in a subform....Any suggestions would be appreciated.