PC Review


Reply
Thread Tools Rate Thread

more than 1 bound column?

 
 
=?Utf-8?B?TmV0d29ya1RyYWRl?=
Guest
Posts: n/a
 
      8th Sep 2006
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
 
Reply With Quote
 
 
 
 
Al Campagna
Guest
Posts: n/a
 
      8th Sep 2006
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



 
Reply With Quote
 
 
 
 
ruralguy via AccessMonster.com
Guest
Posts: n/a
 
      8th Sep 2006
Sorry, only one bound column allowed per control. You can still complete
other fields with the ComboBox though. Why do you think you need more than
one bound column?

NetworkTrade wrote:
>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?


--
HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.

Message posted via http://www.accessmonster.com

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Like all great travelers, I have seen more than I remember andremember more than I have seen. shenrilaa@gmail.com Microsoft C# .NET 0 5th Mar 2008 04:27 AM
Choosing More than one Bound Column? =?Utf-8?B?SGlja2V5bQ==?= Microsoft Access 4 7th Sep 2007 04:26 PM
More than one field bound to combo chris Microsoft Access Forms 2 15th Jun 2007 02:05 PM
Why open more than one Excel program to see more than one workbook =?Utf-8?B?c3RldmVtYWxlZQ==?= Microsoft Excel Misc 3 11th Jun 2007 03:09 PM
More than 1 Doc = more than 1 Window? Deon H Microsoft Word New Users 3 14th Feb 2005 04:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:25 PM.