Forum Discussion
UrsulaLl
8 years agoQrew Assistant Captain
If(Contains([Cut Status], "Fabrication Ready",
"<div style='background-color:#0CF52B;'>(" & [Digital Front] & "-Rev" & [Revision] & ")</div>",
[Cut Status]))
See if that works
"<div style='background-color:#0CF52B;'>(" & [Digital Front] & "-Rev" & [Revision] & ")</div>",
[Cut Status]))
See if that works