Who knows how to use BondColumn Property ?

croby

Registered User.
Local time
, 21:29
Joined
Feb 27, 2003
Messages
29
Who knows how to use BoundColumn Property ?

Hi, I have 3 cascading Combos.
I got them work and stored their IDs -- Column(0) in a table. But I really want to store the text data -- Column(1) to the table.

Access Help says, "The BoundColumn Property determines which column's value in the text box or combo box list will be stored... This allows you to display different data than you store as the value of the control."

Any one knows how to use BoundColumn ? I set it to 2, then the Combos nolonger work. Now I found a way to send you my MDB if you can help me with this. Thanks in advance. Chris
 

Attachments

Last edited:
The Sub System Name and Major Process combo boxes are using the wrong criteria in their rowsource sql statements.
 

Users who are viewing this thread

Back
Top Bottom