View Full Version : Assigning and Displaying New Field Values


Tammy
04-10-2000, 04:27 AM
I am trying to assign a value to a field on a form that was selected from a second form (Subform) similar to a drop-down list but using a subform instead. The problem is that the new value for the field is not being displayed on the original form. I have used message boxes to insure that the field is actually receiving the value and it is however the value in the original form never changes...why?