Topic: Bold Text in ExtractString Formula
Oldest Post First
Newest Post First
Author
Message
chorihong
Newbie
Joined: 01 Sep 2020
Location: United Arab Emirates
Online Status: Offline
Posts: 1
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 Logged
lockwelle
Moderator
Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
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 Logged
Forum Jump
-- Select Forum --
Announcements
Talk with the Author
Self-Publishing
Job Postings
New feature request
Report Design
Data Connectivity
Technical Questions
Tips and Tricks
Crystal Xcelsius
Report Design
Data Connectivity
Writing Code
Tips and Tricks
Report Design
Data Connectivity
Writing Code
Tips and Tricks
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.