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
Requery needed when adding records, but not when Editing - causes problem with Continuous form used to select records
WSUS Connection Error
How to type a character string using a shortcut key in VBA.
"An unexpected error has occurred."
[http error 400 - request is badly formed] appears randomly in .net application
How do I add a ComboBox to a C# Datagridview only in a particular cell? Not the whole column.
Unique index dependent on a column
Printer sharing between Microsoft Windows 7 and MAC Snow Leopard
datediff -- 2 dates are returning the same datefiff value (i.e. 0)
Access 2003 Insert Query with data from form to multiple records