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
Sort a SortedDictionary based on value, not key - C#.net MVC
How to find out who has an Access 2003 database locked
Microsoft, Office, 2007, Change User Menus & interfaces to English
I need to strip out every vbCrLF from a field
access databse already in use
VBA Loop through record names
Seeking an example database that uses ADO coding
How do i enable RDP on a Cisco 1841 router
Open new window with specified size and without menu and toolbar from an application
Error dropping shema