Second "Filter" in Forms

G

gatarossi

Dear all,

We known that is easy to do a form with a bound subform like it:

Form
profit_center: 100

subform
expense date value_USD
salary 01/01/07 400
salary 01/02/07 402
salary 01/03/07 403

Now I'm trying to put the field date like a second "filter"*** in my
form:

Form
profit_center: 100
date: 01/01/07

subform
expense date value_USD
salary 01/01/07 400


*** I say "second filter", but with this form I must to uptade,
include and exclude datas, not only for consult of datas!!!

All fields are bound with one table.

Thanks

André.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Joining Form with Subform 2
Update Values in Unbound Fields 0
Building Form 4
Building Form's Filter 0
Umbound Fields 0
Building Form 3
building form/subform 0
Dynamic Forms 2

Top