Microsoft
Software
Hardware
Network
Question : How to hide a value in the report
hello experts,
How i can hide a value in the report.
for example:
if the Date has a value of : 29/01/2010 the remarks fields should show : ACC
but if the Date has blank the remarks will also be blank
can you please help me.
Thanks
Czher
Answer : How to hide a value in the report
In your remark field you can put:
IIf([Datefield] is Null,"","ACC")
This will give you "ACC" in the remark field whenever the date field is not blank. If is Null does not work, you can also try ="" .
Flyster
Random Solutions
Cumulative Time that totals beyond 24 hours.
Asp's Page ViewState
Can't resize form manually
You were disconnected from the Windows-based computer because of problems during the licensing protocol.
Can I sync Contacts and Calendar with my ITouch
server test.net at level_15 or view_access requires a username and password.
No Driver for Ricoh Aficio SP C210SF (Win 7)
DHCP on Multiple domains
Serialize/Deserialize Enums to xml in C#
Error transforming Licenses.licx file after upgrading Active Reports