I have a datetime field and a flag field.
If the datetime field does not follow some rules, then the flag is set.
I need the field holder of the report to be highlighted if the field is empty or the flag is set.
I am using a formula field that it checks if the field is not in between those two dates, then it returns: formula = " " (eight spaces)
I have tried using the highlight expert and giving it the condition to be: not between 1/1/1900 and 12/31/3000; I have set it to change the background to red and the border to double line.
nothing. If the field is empty, it won't highlight it.
What am I doing wrong?
Thanks in advance
If the datetime field does not follow some rules, then the flag is set.
I need the field holder of the report to be highlighted if the field is empty or the flag is set.
I am using a formula field that it checks if the field is not in between those two dates, then it returns: formula = " " (eight spaces)
I have tried using the highlight expert and giving it the condition to be: not between 1/1/1900 and 12/31/3000; I have set it to change the background to red and the border to double line.
nothing. If the field is empty, it won't highlight it.
What am I doing wrong?
Thanks in advance