V
Vick
if merged field > 3 then the merged field needs to be bold, otherwise it
should not be in bold.
should not be in bold.
What Gregy showed you works when I test it with your numerical switch, andThe following did not work because the merged field is formatted as numeric
and needs to be tested as > 3 (or a specific number). The original merged
field appears as
{Mergefield "v1Mean"\# ##0.##}
So I am trying to format the above merged field in bold if the number
(v1Mean) is greater than 3.