conditional formatting

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

Hello:

I want to make the field "a" turn blue when field "b" is
0. I know that I have to use an expression (instead of
the field between...) but I can't figure out the exact
language to use.
Please help.

Thanks,

Gary
 
What version of Access?
In Access 2000 and later, you can code the A control's
Conditional Formatting property.

Set the Condition 1 drop down to:
Expression Is
Enter
> 0
in the text box alongside the drop down.
Select the color wanted.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel Conditional Formatting 1
Conditional Formatting question 4
conditional formatting using a variable 2
Conditional formatting 8
Conditional Formatting 4
Conditional Format 1
conditional formatting 2
Conditional Formatting 3

Back
Top