MeaganMcOlin
4 years agoQrew Cadet
Formula Error Message
I *think* I have a formula written for my needs (I am very new to this), however when I try to insert it I receive a error message.
Screenshoots attached as well.
Formula:
If(IsNull([Appointment Scheduled]) and ToDays(Today() - [Appointment Needed By]) >=1 , "<span style=\"color:#ff0707; font-weight:bold\">"&"OverDue"&"</span>" )
If(IsNull([Appointment Scheduled]) and ToDays(Today() - [Appointment Needed By]) >=-7 , "<span style=\"color:# FFDD33; font-weight:bold\">"&"Upcoming"&"</span>" )
If(not(IsNull([Appointment Needed By])),$green,
Error Message:
There are extra characters beyond the end of the formula
------------------------------
Meagan McOlin
------------------------------