I'm not 100% positive as I am pretty new to Access programming, but I think that the table isn't actually updated until the form closes due to record locking issues. If the form is still open on a record being edited, other forms only have access to the unedited version. And form B doesn't...