Hi everyone!
I am a new poster to the site and hope to learn much here!
I have a Sales order form that has a product subform within it.
The product is selected by a combobox which pulls a few numbers in addition to selecting the product code number itself.
In case the info retrieved from the combobox does not appear to be up to date, i put code on the dbl click event of the combobox to open the product form so that changes can be made.
When i return back to the sales order form, it requeries fine and all is good, until I go to create a new sales order. When i do this, the subform remains on that last record until i close the form and reopen it.
is it wrong to navigate away from the form in that manner?????!!
I dont get why it would lose connection...
any suggestions
Thank you - Brian
I am a new poster to the site and hope to learn much here!
I have a Sales order form that has a product subform within it.
The product is selected by a combobox which pulls a few numbers in addition to selecting the product code number itself.
In case the info retrieved from the combobox does not appear to be up to date, i put code on the dbl click event of the combobox to open the product form so that changes can be made.
When i return back to the sales order form, it requeries fine and all is good, until I go to create a new sales order. When i do this, the subform remains on that last record until i close the form and reopen it.
is it wrong to navigate away from the form in that manner?????!!
I dont get why it would lose connection...
any suggestions
Thank you - Brian