I Need to create a criteria from a combo box that is on a datashee

M

Marco

Hi. I have a form in datasheet view. there's a combo named Hardwaretype and
another one named hardwarename

there's a relationship with this join type: one hardware type has many
hardwarename.

In a line of that datasheet view form if I choose monitors in hardwaretype
comobox I want that in hardwarename combo only appeares the hardware that
belongs to monitors, such as CRT; LCD.

If the next line I choose Printers on hardwaretype and that the hardwarename
combobox only shows me the hardware that belongs to prints.

It's a criteria of what is choosed on hardwaretype.

Is it possible?

Regards,
Marco
 
Top