Skip to main content
Answer

Bold a portion of a concatenated string

  • October 10, 2024
  • 1 reply
  • 29 views

Forum|alt.badge.img

We have a report where we concatenate the InventoryID and the Description fields.

Is there a way to bold the InventoryID while leaving the Description portion of the string normal/

Thank you!

Best answer by nhatnghetinh

Hi @Del 

A simple solution that can be done right away is to create 2 separate TextBoxes for InventoryID and Description.

Then you just need to bold the TextBox of InventoryID.

 

Best Regards,

NNT

1 reply

nhatnghetinh
Captain II
Forum|alt.badge.img+11
  • Captain II
  • Answer
  • October 11, 2024

Hi @Del 

A simple solution that can be done right away is to create 2 separate TextBoxes for InventoryID and Description.

Then you just need to bold the TextBox of InventoryID.

 

Best Regards,

NNT