December 16, 2011 at 10:09 am
Does anyone know if there is a way to bold part of a field.
For instance I have this expression for one field:
"* " & Fields!1.Value & vbCRLF & "SOME TEXT: " & Fields!2.Value
I want "SOME TEXT: " to be bold. But, I don't want the fields values to be bold.
Thanks in advance!
December 16, 2011 at 10:51 am
So, I guess I want it to look like this:
Data1Result
SOME TEXT
Data2Result
To be clear, this is all in one field based on an expression.
December 18, 2011 at 7:29 pm
You can't do this with RS 2005. This functionality does exist in RS 2008 R2 (maybe also in RS 2008 but I can't quite remember at present)
December 19, 2011 at 8:22 am
I already knew your answer was correct. It seems like it should be so easy. My boss is being a real a$$ about it.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply