Hi
I have 2 combo boxes in a form and the value selected in one needs to update the second combo box. This value becomes available via a query to the second combo box.
I decided I needed a requery (incorrectly I now believe), however this takes me back to the 1st record which is not ideal.
When I use F9 it does exactly what I want but I don't know what syntax to use in the AfterUpdate event procedure.
I've searched the archives, unsuccessfully.
Can anyone help?
Thanks
Steven811
I have 2 combo boxes in a form and the value selected in one needs to update the second combo box. This value becomes available via a query to the second combo box.
I decided I needed a requery (incorrectly I now believe), however this takes me back to the 1st record which is not ideal.
When I use F9 it does exactly what I want but I don't know what syntax to use in the AfterUpdate event procedure.
I've searched the archives, unsuccessfully.
Can anyone help?
Thanks
Steven811