I want to conditionally format my Birthdate field in a form to highlight during any current month. If Birthdate field shows 8/4/24 then the field would highlight during August. Formatting Rule: Field Value is...equal to...??? I tried Month(), Month(Date())...
Adam Schwanz
@Reply 2 years ago
Use expression is
Month([BirthField])=Month(Date())
It will try to put quotations in there if you dont put brackets
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Visitor Forum.