Just found a solution, but a new question, is it possible to edit font size using method? seems like the font size can not be changed. thank you
========================================================
Create a formula field that contains your text. Use HTML formatting tags, as in
"This is a " + "<strong>" + totext(variable A) + "</strong>" + " licence. The licence has been defined utilising the " + "<strong>" + totext(variable B) + "</strong>" + " licensing rule."
Place the formula field, right click, select Format Field, Paragraph Formatting tab, Text Interpretation, pick HTML Text.
I think this only works with version 8 and above. Strong is HTML lingo for bold.
========================================================
You can also use the Replace function on the field you want to embed HTML tags for this, allowing for a parameter to prompt with what's to be bolded, or base it on a formula, field, etc.
Fonts can be increased using HTML also:
"This is some text <FONT SIZE=-1>text in a smaller font</FONT>"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.