I have one column in my stored proc which contains following data:
abcs,defs,CA(5,6);wsdf,kdh,CA(7,8)
Now I want only data in brackets to be bold and else everything regular, like so:
abcs,defs,CA(5,6);wsdf,kdh,CA(7,8)
|
I have one column in my stored proc which contains following data:
Now I want only data in brackets to be bold and else everything regular, like so:
|
|||||||||||
|
|
Create a custom code function to bold the text: right-click on a non-design part of the report surface, choose
Go to your field cell and change the expression for the value from just the field value to calling this function with the field value:
Now, this bit is the key - in your cell, click on where it shows Now anything between the brackets will be bolded. Update - changing the font colour You can also change the font's colour by using the
|
|||||
|
|