On Fri, 17 Apr 2009 21:35:01 -0700, PL wrote:
> For Access 2003.
>
> 1) In Table, I want to use a combo box with the options from another
> table, what the syntax I should enter for the row source?
>
> 2) In Table, I want to use ID for the field, but want the combo box
> options to be the names connected with these ID, what's the syntax?
>
> Thanks
1 - technically you can do that either by using a lookup-wizard, or enter
the lookup tab for the field, but you do not want to do that. The
following page
http://www.mvps.org/access/lookupfields.htm sums up most
of the reasons why you do not want to do that, and why most of us do not
use this "feature" at all.
Use combos on forms in stead. You're not, or at least, you should not,
allow your user access to the tables anyway, so combos on forms is the
preferred method
--
Roy-Vidar