I have a lookup rule in a form where:
- If A=(table User ID)
- B=(table Last Name)
Fill First Name with (Table) First Name.
This works fine EXCEPT with one person. They never appear!
BUT, this person does show up when:
- If A=(table User ID):
- Fill First Name with (Table) First Name.
- Fill Last Name with (Table) Last Name.
I am stumped on why the person appears with the latter rule combination and not the first.