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
What is Dynaset Inconsistent?
SBS 2008 Group policy Printers
Security Warnings
Date field on form show Number sign
SBS08 - RWW - FQDN - Can't Get it to Work?
Stop sysprep from running on boot
Dropdown of Word 2003, Insert Autotext subfolders are all empty
Update a column from another table colum
How do I access another column of data in a ComboBox?
Counting the number of time an item occurs with another event