Refreshing controls on a subform
I have a subform based on a query. I have set the afterupdate event of one of the controls to do some calculations based on it's contents and the value of a checkbox. The result in placed into a third control. When I open the form and enter a value into the first control, 0.00 is displayed in it and the one that should display the result. If I go to another record and return, the display is correct. I tried using the Requery Method, but that doesn't seem to have any effect. Any help would be greatly appreciated.
Ray
|