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
How to run db2 script from control center windows
WRT54G2 Linksys router - reset password saving actual configuration
Deploying SharePoint project to Production Server
Net Use returns "System error 64 has occurred. The specified network name is no longer available."
DAG & CAS array configured but it's not failover
Intermittent internet connectivity for PCs in small remote office
Out of Office Assistant not working w/Forwarding Configured
Scheduled Tasks to perform daily export of W2K3 server Event Viewer Logs.......
Reverse DNS does not match SMTP Banner
Small Business mathematics