e.g. :
Numberfield = -2 BackColor=&h283AFF
This won't work.
But
Numberfield
< 0
will work.Can anybody confirm ?
P.S. I also have a question for Pierre : would it be feasible to use conditional formats with strings (e.g. TextField = "SomeString") ? Or at least maybe be able to use a <> 0 or = 0 to signify "isnull()" or "not isnull()" ? This would make the conditional format much more useful and similar to Outlook "automatic formatting".
Comments