BrettM
just a pert, "ex" to come
- Local time
- Today, 13:22
- Joined
- Apr 30, 2008
- Messages
- 134
Within a database called "FB.mdb" I have two tables, a form and now a combo box problem.
The form gets most of its form data from a table called "Vouchers". It also has a two column Combo Box "WordType" which I would like to populate from the other table "CardTypes" which obviously also uses two columns "Field1" and "Field2" and a varying number of rows.
I have spent hours searching for ways to do this seemingly simple thing but have had little success to date.
Is this something anyone can possibly help me with please?
Thanks in advance,
Brett
The form gets most of its form data from a table called "Vouchers". It also has a two column Combo Box "WordType" which I would like to populate from the other table "CardTypes" which obviously also uses two columns "Field1" and "Field2" and a varying number of rows.
I have spent hours searching for ways to do this seemingly simple thing but have had little success to date.
Is this something anyone can possibly help me with please?
Thanks in advance,
Brett