D
David S.
Hello,
My client wants to pull data together on one line with
the first part bolded. Is it possible to bold one part
of a text box? If not, how else can this be done without
leaving spaces by using two text boxes?
ie:= BOLDED(trim([firstName])& " " & trim([LN]))&" "& Trim
([company]) & " " & Trim([city]) & ", " & Trim
([statename]) & " " & [work_phone]
many thanks
David
My client wants to pull data together on one line with
the first part bolded. Is it possible to bold one part
of a text box? If not, how else can this be done without
leaving spaces by using two text boxes?
ie:= BOLDED(trim([firstName])& " " & trim([LN]))&" "& Trim
([company]) & " " & Trim([city]) & ", " & Trim
([statename]) & " " & [work_phone]
many thanks
David