Re: Struggling w/ the IIF function
From: Graham R Seach (gseach_at_NOSPAMpacificdb.com.au)
Date: 07/01/04
- Next message: momie007: "records in table will not show up in a form"
- Previous message: Albert D. Kallal: "Re: Word MailMerge from Access"
- In reply to: batersmom: "Struggling w/ the IIF function"
- Next in thread: batersmom: "Re: Struggling w/ the IIF function"
- Reply: batersmom: "Re: Struggling w/ the IIF function"
- Reply: Graham R Seach: "Re: Struggling w/ the IIF function"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Jul 2004 13:22:59 +1000
At first glance, it looks just fine.
Where are you executing this lot from? It looks like you're executing it
from a query.
What are the data types and expected values of each operator?
Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
Microsoft Access 2003 VBA Programmer's Reference
http://www.wiley.com/WileyCDA/WileyTitle/productCd-0764559036.html
"batersmom" <batersmom@discussions.microsoft.com> wrote in message
news:D672F651-2C01-4017-9512-C40955089E43@microsoft.com...
> I am entering the function below but I only get my true results it does
not bring in the false results.
>
> IIf([Open Activity Report]![Group #]=[Group Information]![Group
Number],[Group Information]![Group Name],"verify group")
>
>
- Next message: momie007: "records in table will not show up in a form"
- Previous message: Albert D. Kallal: "Re: Word MailMerge from Access"
- In reply to: batersmom: "Struggling w/ the IIF function"
- Next in thread: batersmom: "Re: Struggling w/ the IIF function"
- Reply: batersmom: "Re: Struggling w/ the IIF function"
- Reply: Graham R Seach: "Re: Struggling w/ the IIF function"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|