R
Roger Bell
I have a text box in a report using the Trim command where I need to change
the Formatting procedure for part of this as follows:
=Trim("Born On"[Date of Birth],Format Bold, "In" [Place], Format Bold)
I need the Date of Birth Field to be in bold and the Place to be in Bold.
As I am relatively new, I would appreciate the correct syntax that I need to
use and any help wil be greatly appreciated.
the Formatting procedure for part of this as follows:
=Trim("Born On"[Date of Birth],Format Bold, "In" [Place], Format Bold)
I need the Date of Birth Field to be in bold and the Place to be in Bold.
As I am relatively new, I would appreciate the correct syntax that I need to
use and any help wil be greatly appreciated.