Hi,
I'm merely a novice at Access so please bear with me.
I made a button on the client's form which I want to open a report for that client.
The problem is that the report displays records from all clients.
What i want is to pass the clientID of the form being displayed into the SQL used to fetch the records for the report. Here i'm stuck because I don't know how to put that clientID currently being viewed into the SQL.
Could some one point me in the right direction.
Thanks.
I'm merely a novice at Access so please bear with me.
I made a button on the client's form which I want to open a report for that client.
The problem is that the report displays records from all clients.
What i want is to pass the clientID of the form being displayed into the SQL used to fetch the records for the report. Here i'm stuck because I don't know how to put that clientID currently being viewed into the SQL.
Could some one point me in the right direction.
Thanks.