bddewell408
Technical User
Is it possible to use markup language like in this tek-tip board in the database?
Quick example
I have a list box with all active employees, I have done a concatenation with the employee's last name first, first name, and middle initial (the Employee Number is hidden in the first column) and this is gathered through a query qselEmployeeListBox
I would like to have the Last name in bold, fist and middle initial regular font.
Doe, John J.
It would "set the list off" and be easier to read, but not a necessity
Thanks
Bryan
Quick example
I have a list box with all active employees, I have done a concatenation with the employee's last name first, first name, and middle initial (the Employee Number is hidden in the first column) and this is gathered through a query qselEmployeeListBox
I would like to have the Last name in bold, fist and middle initial regular font.
Doe, John J.
It would "set the list off" and be easier to read, but not a necessity
Thanks
Bryan