V
Vensia
Dear all,
In my report, there are three text boxes: CompanyName (visible=false),
CompanyAddress (visible=false), and txtCompany (visible=true).
The third text box will contain :
Me!txtCompany = Me!CompanyName & vbCrLf & Me!CompanyAddress
But I want only the font of Company Name is bold. Is it possible ?
Thanks.
Vensia
In my report, there are three text boxes: CompanyName (visible=false),
CompanyAddress (visible=false), and txtCompany (visible=true).
The third text box will contain :
Me!txtCompany = Me!CompanyName & vbCrLf & Me!CompanyAddress
But I want only the font of Company Name is bold. Is it possible ?
Thanks.
Vensia