Thank you.
Splitting up the label/s would be too much of a pain, not to mention a positioning nightmare, so I'll try the ActiveX control. Or maybe I can put a separate frame over the words that need to be bold.
"Larry Linson" wrote:
[Quoted Text] > > "Niniel" <Niniel[ at ]discussions.microsoft.com> wrote in message > news:A18D14E0-AA3D-490C-9B2C-2C48C4CE3EB0[ at ]microsoft.com... > > Can it be done, and if so, how? > > No, standard Access Label and Text Box Controls do not support formatting of > anything less than the entire Control. > > You can use a Rich Text (ActiveX) control. I think you'll find a free one > at MVP Stephen Lebans' site, http://www.lebans.com. There are others, but I > don't know of another good, free one. > > Alternatively, you can use multiple Label Controls instead of a single one. > > Larry Linson > Microsoft Access MVP > > >
|