I currently have an option group with 2 choices values update the field on the underlying table with 1 or 2.
I have setup a query to calculate the value of all records populated with 1. I want this query to run each time an option has been chosen. I have the requery working fine but the problem is that the table does not get updated until the control has been exited.
I have used the option group wizard for this function and I cannot see where the code is.
How can I get the table to update as soon as option 1 has been chosen rather than when I move on to the next record?
lylt
BBB
I have setup a query to calculate the value of all records populated with 1. I want this query to run each time an option has been chosen. I have the requery working fine but the problem is that the table does not get updated until the control has been exited.
I have used the option group wizard for this function and I cannot see where the code is.
How can I get the table to update as soon as option 1 has been chosen rather than when I move on to the next record?
lylt
BBB