I have a continuous form which shows SSN, fName, LName from Table1. Also on the form I have a command button which will be enabled when it finds the same ssn in Table2, otherwise the command button will be dimmed out when there’s no SSN matched in Table2. But the command button doesn’t work the way I want it to: It will be either all enabled for every record or dimmed out for all. How can I work it out. Any help would be appreciated!
Thanks!
Thanks!