G
Guest
I want to have a field in a report become red if the field is blank. I can't
seem to use conditional formatting for this.
Thanks,
John
seem to use conditional formatting for this.
Thanks,
John
Allen Browne said:Try:
Expression [MyField] Is Null
replacing "MyField" with the name of your control.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Reply to group, rather than allenbrowne at mvps dot org.
jmuirman said:I want to have a field in a report become red if the field is blank. I
can't
seem to use conditional formatting for this.
Thanks,
John
jmuirman said:Ahhh...Thanks! I forgot the field name.
Allen Browne said:Try:
Expression [MyField] Is Null
replacing "MyField" with the name of your control.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Reply to group, rather than allenbrowne at mvps dot org.
jmuirman said:I want to have a field in a report become red if the field is blank. I
can't
seem to use conditional formatting for this.
Thanks,
John