conditional formatting

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
 
F

Fredg

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

Top