I want to make some text bold and underlined, if the the value of field in my database is, say "HD"
I mean, I have two fileds in the database. Text1 and Header. I display the Text1 in my report and if Header's value is "HD", then Text1 should be in bold and fontsize should be 12. Otherwise, just show it normally.
How to do it?
Thanks Furqan