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
How to open particular tabPage of TabControl on form load in C#.NET project?
how to get MS Access query "description" text field via VBA
DHCP WINS scope options
change range names with VBA?
Combo box selection used for an Access query
CASE Statement in SELECT
Looking for a transparent-background-pic<wbr />ture-contr<wbr />ol for MFC
Why do I get "Invalid Qualifier" with the following code
VISUAL FOXPRO - HOW TO NUMBER OF CHARACTERS
Sql Join query - joining on multiple tables