Table Structure as a Table

  • Thread starter mnjkahn via AccessMonster.com
  • Start date
M

mnjkahn via AccessMonster.com

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

Change the Row Source Type property for the combo box to Field List.
 
M

mnjkahn via AccessMonster.com

Its the easy solutions that are always the hardest to find.

Thanks!
 
Top