Why is this coming out different??

M

Maximus

I have a field named DaysPast in my query. When I enter
criteria into the query such as >10 I get all the records
that are greater than 10 days. If I attempt to use an Iif
statement to reference a control on the form such as
Iif([forms]![summary]![DaysPast]=3,>10) I only return
records where the DaysPast equals 0. Am I missing
something?
 

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

Top