Hi - I want to make a form where the user chooses his/her Id, and then moves on to the form, that has information that are relevant to them. There are to forms that they can move on to and there are 6 users.
I have build am If sentence that opens one of the to forms, what I don't know is how I make a comparison between a user and a query that may or may not have him.
I an thinking of using a SQL sentence that looks in a query to see if the Id is in the table and returns 'true'
I have build am If sentence that opens one of the to forms, what I don't know is how I make a comparison between a user and a query that may or may not have him.
I an thinking of using a SQL sentence that looks in a query to see if the Id is in the table and returns 'true'