Combo box values

  • Thread starter Ribeiro de Castro
  • Start date
R

Ribeiro de Castro

Table x with 2 fields: picture and picturetype
one form with two combo boxes:
the picturecombo (save records in picture field) and the picturetypecombo
(save records in the picturetype field).
What can I do to:
Display in the picturetypecombo box only the values grouped by the value
entered in the picturecombo box in a particular record.
Thanks in advance
 
Top