I have a continuous form setup that the user enters a registration number, in the after update event I look up the register persons name and place it into an unbound field. My problem is when the second row puts up the name from the first record show up in the unbound field. I know why it's doing this but is there a way to have the name not show up until the registration number (a different one of course) is entered into the second record.
Thanks again for all your help.
Thanks again for all your help.
Comment