Dear All,
Thanks for a great forum!
My questions stems from the need to have two combo boxes with the identical values from a table with 2 columns.
The table Constraints has the following fields:
ConstraintsCode
ConstraintType
I have 2 Combo Boxes:
ConsId
ConstraintType
So ConsId in the table is a code that corresponds directly with the ConstraintType, so:
ConstraintsCode ConstraintsType
0BYC 0-1333m access by bicycle to nearest centre
I want the user to choose a value with the ConsId Combo Box and then have the ConstraintType Combo Box (Combox from now on) fill with the corresponding value.
Is there a way to do this with access via the form or with Visual Basic?
I hope the above explanation makes sense...
Thank you for your forthcoming help
Kind regards
Triacona
Thank you,
Kind regards
Triacona
Thanks for a great forum!
My questions stems from the need to have two combo boxes with the identical values from a table with 2 columns.
The table Constraints has the following fields:
ConstraintsCode
ConstraintType
I have 2 Combo Boxes:
ConsId
ConstraintType
So ConsId in the table is a code that corresponds directly with the ConstraintType, so:
ConstraintsCode ConstraintsType
0BYC 0-1333m access by bicycle to nearest centre
I want the user to choose a value with the ConsId Combo Box and then have the ConstraintType Combo Box (Combox from now on) fill with the corresponding value.
Is there a way to do this with access via the form or with Visual Basic?
I hope the above explanation makes sense...
Thank you for your forthcoming help
Kind regards
Triacona
Thank you,
Kind regards
Triacona