Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Bold Text in ExtractString Formula Post Reply Post New Topic
Author Message
chorihong
Newbie
Newbie


Joined: 01 Sep 2020
Location: United Arab Emirates
Online Status: Offline
Posts: 1
Quote chorihong Replybullet Topic: Bold Text in ExtractString Formula
    Posted: 01 Sep 2020 at 6:32pm
Hi,
I am struggling to make certain text in formula bold.
The below is my current formula and I want to make 'Name1' bold.


ExtractString ({MyField}, "<Name1>","<") & ChrW(13) &
ExtractString ({MyField}, "<Post_Code1>","<") & ChrW(13) &
ExtractString ({MyField}, "<Street>","<") & ChrW(13) &
ExtractString ({MyField}, "<Name1>","<") ;

where do I have to place <b> and </b> to make 'Name1' bold ?

thanks for your help !
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 03 Sep 2020 at 8:00am
I do not know for sure, but one would guess that it would be <b><Name1></b>

it is only a guess.

for Crystal to display the html code you need to tell the text field to format as html. it is not the default.

HTH
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.