IIF print color?

D

devouru

I know the format is wrong, but the idea is right. Can I do IIF [value] is
Null print red, [value] print black?

TIA, JS
 
J

John Spencer (MVP)

Take a look at the format property. That will allow you some control on
changing color of a textbox when printing. If you are using Access 2000 or
later, take a look at Conditional formatting.
Ooops, nothing to print IIF NULL, but any value will do. You know what I
mean. :)

-JS

devouru said:
I know the format is wrong, but the idea is right. Can I do IIF [value] is
Null print red, [value] print black?

TIA, JS
 

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