I have a Question form that is linked to and admin form in a answer table. The Adimistrator assigns questions for certain Employees to answer by user id. I don't want to allow all employees to access the form and to every question in the table just the ones with there user id. I have a password assigned to every employee and I created a password entry form, but I can't seem to get it to open the form by checking the two fields, only one, either user id or password. I was using stLinkCriteria, but don't know how to code it to check both fields. Even if the entry is wrong it is still opening the form but it's blank. Any Clue?
Thanks
Thanks