I found that you can do this only on a per-control basis, so I need to figure out how to poll all controls and change formatting in VBA
Searching for the syntax… how do you format a form field when there is nothing in the control? i’ve tried ISNULL, NULL, =””, ISBLANK and did this in Expression Is and Field Value Is.
TIA