Microsoft
Software
Hardware
Network
Question : Conditional Format IF Expression
I've tried applying the following conditional format on a form:
IIf([ActDec]=0,Null,([Proj
Dec]-[ActD
ec]))
The result I'm trying to acoomplish is that if ActDec has a zero value to display either nothing or 0, otherwise display the result of the function of ProjDec-ActDec
Answer : Conditional Format IF Expression
This seems to work for me.
(Sample DB attached)
Test this and note what the difference is between your db and mine.
Keeping in mind what Leigh posted above, in case it is applicable here...
JeffCoachman
Database33.mdb
(220 KB)
(File Type Details)
sample
Random Solutions
Can't open a .xlsx file when attached to an Outlook email
Windows Driver Kit inc\bugcodes.h look-up
Outlook 2010 Offline mode - can't bring online
Microsoft SQL Server Migration Assistant for Access Problem -- "There is nothing to process"
Please increase performance of this extremely slow sql statement
Access SQL - Year greater than in query
The semaphore timeout period has expired. Unable to create folder.
SQL 2008 Transaction log
Fox 9 Validation routine
form set focus vb.net