R
Rich
Hello Everyone
I am creating a database I have all my tables and my forms set up but i get stuck on one step. - think it is my query that is causing the proble
What I want to do is create a button that when i click it, all the records from that certian user will display.
What I mean is I am in one of my forms looking throgh all of the different users, i have a sub form to view the information that is directly realates with a record, but i want to be able to click a button and have all the records for a specific user appear.( of the record i am currently viewing)
What is happening now is that the query brings up all of the users, or I am required to enter the user name in order to get the list.
I am creating a database I have all my tables and my forms set up but i get stuck on one step. - think it is my query that is causing the proble
What I want to do is create a button that when i click it, all the records from that certian user will display.
What I mean is I am in one of my forms looking throgh all of the different users, i have a sub form to view the information that is directly realates with a record, but i want to be able to click a button and have all the records for a specific user appear.( of the record i am currently viewing)
What is happening now is that the query brings up all of the users, or I am required to enter the user name in order to get the list.