G
gavin
In Access 200 is it possible to have a field on a form that is hidden until
a value from another field is chosen? I probably haven't said that very
well - maybe an example would make it clearer
I have a form with a field on it called "car_manufacturer". This is a combo
box with a value list which includes "Ford;Volkswagen;Renault;Volvo" etc.
When a user selects a value from this combo box is it possible to make a
previously hidden field appear? Furthermore, is it possible to make that
field a combo box with values which depend on the choice made in the first
combo box? For example, if the user selects "Ford" then the second combo box
would have the values "Focus;Mondeo;Fiesta" etc.
I have a nasty feeling that if this is possible it could well involve some
nasty programming!
Many thanks for any suggestions,
Gavin
a value from another field is chosen? I probably haven't said that very
well - maybe an example would make it clearer
I have a form with a field on it called "car_manufacturer". This is a combo
box with a value list which includes "Ford;Volkswagen;Renault;Volvo" etc.
When a user selects a value from this combo box is it possible to make a
previously hidden field appear? Furthermore, is it possible to make that
field a combo box with values which depend on the choice made in the first
combo box? For example, if the user selects "Ford" then the second combo box
would have the values "Focus;Mondeo;Fiesta" etc.
I have a nasty feeling that if this is possible it could well involve some
nasty programming!
Many thanks for any suggestions,
Gavin