Search results

  1. D

    AfterUpdate() event error

    Hi Guys, I have an issue with an application I have in relation to the AfterUpdate() event. Private Sub Form_AfterUpdate() Forms!frmOrderPlacement!frmOrderItems.Form!cboProducts.Requery Forms!frmAccountCustomersPrices!subfrmPrices!Combo0.Requery End Sub In my application as a accdb, this...
Back
Top Bottom