Network,
No, but you can get (or display) the value from Col2 or Col3.
A calculated field with a ControlSource of
= cboYourComboName.Column(1)
would display the value of Col2. (Combos cols are numbered 0,1,2,3)
--
hth
Al Campagna
Candia Computer Consulting - Candia NH
http://home.comcast.net/~cccsolutions
"NetworkTrade" <(E-Mail Removed)> wrote in message
news:68ABFD08-8BE2-4F3D-BC0B-(E-Mail Removed)...
>I have a combobox looking at a separate table and the first column of the 3
> columns is bound.
>
> Can I bound another column also?
> --
> NTC