Field value

S

stripes

I'm trying to let the field have a particular value if it satisfies a
condition else another value must be displayed. Any help?

Thank you.
 
S

stripes

Well its funny but I'm glad I've been able to find a solution to my problem...

What I did was to actually do this calculation in the query then I'll just
let the report grab the source from the query.

I used the Iff("Expr","True value", "False value"), in the field I was
talking about, and it is working perfectly.

I hope this helps anyone trying to find a solution to this or a similar
problem. It feels great.

If there are other ways kindly post them as well.

Thank you.
 

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