I have a calculation(update query) that should update after a LostFocus, but it does not update the first time, when i go back to the fields then it updates, I want it to update immediately.
I have the following
Field 1 = (enter a number)
Field 2 = (enter a number)
Field 3 = onlostfocus updates the field 3 in the table.
I have the following
Field 1 = (enter a number)
Field 2 = (enter a number)
Field 3 = onlostfocus updates the field 3 in the table.