My problem is a subform is updating one record behind what it should be. It concerns 2 forms/tables i am dealing with . The 1st form/table is for grain delivery records.2nd form/table is for grain sales.On the grain delivery form i have a button that opens the grain sales form to a new record and can enter sale details of that load of grain straight away. Also on the delivery form is a 'Sold' check box which marks it as sold and also the code i have been working with in previous discussion puts the 'grain sale' ID in a SaleID in the delivery form/table. After this happens i requery the 'grain sale' form as i have a condensed version of the delivery form as a subform there.When this event happens nothing changes, although i can see it requeries as the form flickers. If i enter another load for that grain sale then when it requeries the previous delivery record shows on subform etc etc. The subform on the 'grain sale' form is always one record behind. Even if i untick the check box to reverse the sale the subform is always one record behind? If i use the navigation buttons and go back one record on 'grain sale' form and then forward one record then the subform corrects itself. Is there another way of requerying, or something/event, to the 'grain sale' form, like the navigation buttons, to keep the subform in sinc with what i am doing?
Hope you can help
John
Hope you can help
John