query in a form

  • Thread starter Thread starter nico
  • Start date Start date
N

nico

Dear all,

I'm trying to use a query that as a reference in the form
itself.

I explain with an example: I have one table with names,
each name corresponds to one category (Man and Woman).

I want to use a combobox in the entry form that will
propose only the man name if man is chosen for the
category.

This is a simple example but I want to use this for a
much more complex database.

I tried to put the value of the category field as a
criteria in the query but it doesn't work.

Anybody got an idea? Thanks for helping!

Nico.
 
Back
Top