G
Guest
Hello!
In one form I have 5 sequential combos: cbo1 to cbo5
If I needing in cbo4 to return to cbo2 to change option, the contents of the
combos 3 and 4, they are not refreshed, disabling one correct update of 3rd
and 4th combos.
I would like to clean next combo data when return to previous combo.
Already tried Me.cbo3.requery and Me.cbo4.requery in previous combos but did
not result.
As I can tilt this difficulty, please
Anticipatedly been thankful.
an
In one form I have 5 sequential combos: cbo1 to cbo5
If I needing in cbo4 to return to cbo2 to change option, the contents of the
combos 3 and 4, they are not refreshed, disabling one correct update of 3rd
and 4th combos.
I would like to clean next combo data when return to previous combo.
Already tried Me.cbo3.requery and Me.cbo4.requery in previous combos but did
not result.
As I can tilt this difficulty, please
Anticipatedly been thankful.
an