Hi,
I am trying to set the font color of some of fields on a subform to change depending on the value. I had seen a post somewhere that I need to use conditional format on the fields I want to change. I've tried to do this on the first field which is Systolic
My target values are stored in a table named My Profile with the fields named in the format of TargetLoSystolic
My conditions are as shown in the screenshot:

I clicked enable on the first 2 rules which is why they appear to be greyed out but the first rule should be display Yellow text for the value, the second displays red for High value and I've changed third rule to display green for in range.
I've also tried expressiona similar to [Systolic] < [My Profile]![TargetLoSystolic]
From what I see, my font color does not change regardless of how I try and change the expression. I've also tried to enable the rule and also not click the enable button. I see no difference.
What am I doing wrong?