In an Access 2000 database, I have a form with an unbound TextBox control named txtFullAddress. For complicated reasons, I can't make this control bound, but I want it to appear to be bound from the user's point of view. Specifically, I want the following to happen:
1. Whenever navigating to a...