Topic: Help with color change formula Posted: 16 May 2016 at 3:29am
Hello,
I am using the formula below to change the font color when a field is lower case. It works, but only when the entire field is lower case. I need this to work even if the field contains only one lower case.
Any help much appreciated.
if instr(lowercase({table.field}),{table.field},0)= 1 then crred else crblack
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum