J
JDJones
I have a continuous form with 4 combo boxes for each record. All are
dependent on the selection of the previous field. That part is working. But
as I move down the records, only the current record displays what's in the
underlying table. The other records go blank. But when I move back to
previous records, they display correctly. I have a Requery set on each combo
box in the OnEnter event. Is this causing the display problem, and if so -
what's the fix?
dependent on the selection of the previous field. That part is working. But
as I move down the records, only the current record displays what's in the
underlying table. The other records go blank. But when I move back to
previous records, they display correctly. I have a Requery set on each combo
box in the OnEnter event. Is this causing the display problem, and if so -
what's the fix?