Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Make a part of an expression bold

I have this expression:

=Max(Year)  &    '  '  & num(sum( {<Year={$(=Max(Year))},Month={"<=$(=max(Month))"}>} Sales),'#.##0')

I only want the first part of the expression to appear in bold. I don't see anything that helps in the formatting functions, is this still possible in some way?

1 Reply
alexandros17
Partner - Champion III
Partner - Champion III

I think it's not possible to make bold only a part of an expression, in text format you use '<B>' to make bold the whole expression.