I've an insert mask with 2 combobox (CBA and CBB)
User choose a record in CBA,
this value udate a query.
The query result is shown in CBB.
After mask is opened all works fine but if I pass to the another record and I choose another record in CBA the CBB values don't change. The query instead yes.
I try with Refresh after update of CBB but it doesn't works.
Any suggestion?
Thanks a lot