Loading comboBox Using current recordset data in Continuous Form

A

Angie

How do you load a comboBox based on criteria from
the "current record" as each individual record is
displayed in the "continuous form" display format? My
comboBoxes are all loaded based on criteria from the very
first record that is displayed.
 
Top