Microsoft
Software
Hardware
Network
Question : Have Access report only show Amount data if no PayAmt data
Hi, experts!
I have a report pulling from a query, and two of the fields are Amount and PayAmt. In the report based on this query, for each detail record, I do NOT want to see the Amount IF there is a value in the PayAmt field. I've tried many different things, but no luck so far. Any ideas? Thanks!
Answer : Have Access report only show Amount data if no PayAmt data
Another option:
Add this as a new field in your query
SELECT Amount, IIF([PayAmount]>0,"",[Amoun
t]) As Amountx, PayAmount...
FROM YourTable
...
Then use the new "Amountx" Field in the report, not the original "Amount" Field.
;-)
JeffCoachman
Random Solutions
Exchange 2007 Relay to External
MySQL update set Concatenate question
Running netlogon script
TS WEB ACCESS (STD 2008 Server)
How to stablish a proper setup in MS Outlook 2003 encrypting mails
Multiple Links onto one big graphic
How do I generate CSV files in Oracle ?
Automatically Adding Text to Cells
Terminal server 2008 R2 Pinned Taskbar Links
OCS 2007 R2 and Cisco call manager