K
kath
Hi
I have a file that has different FILE Title showing based
on the different data entered in the datafields. I used
if-else-then, and the two different titles, unfortunately
needs to have different formats, if the condition is met,
the title of the file needs to be in bold and underlined
format; while if the condition is not met, the second
title will show, and it needs to be bold yet not
underlined. I could not get them to work differently by
highlighting and formating the contents. Is there a sure
way to make sure they don't just become the same in font
format?
it looks like this:
if {mergefield a}=" " "BOLD & UNDERLINED" "BOLD"
I have a file that has different FILE Title showing based
on the different data entered in the datafields. I used
if-else-then, and the two different titles, unfortunately
needs to have different formats, if the condition is met,
the title of the file needs to be in bold and underlined
format; while if the condition is not met, the second
title will show, and it needs to be bold yet not
underlined. I could not get them to work differently by
highlighting and formating the contents. Is there a sure
way to make sure they don't just become the same in font
format?
it looks like this:
if {mergefield a}=" " "BOLD & UNDERLINED" "BOLD"