M mnjkahn via AccessMonster.com Oct 18, 2006 #1 I need to be able to use a table's structure as the Row Source for a combo box. How can I do this?
K kingston via AccessMonster.com Oct 18, 2006 #2 Change the Row Source Type property for the combo box to Field List.
M mnjkahn via AccessMonster.com Oct 18, 2006 #3 Its the easy solutions that are always the hardest to find. Thanks!