You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
S
Me.TxtTextSummary = "<strong>" & UCase([Forms]![FRM_TBLALL_FullDetails]![SFRM_TBL_StaffDetails].[Form]![LblComplaintRef]) & "</strong>"
-
S
Hi all
I have a Rich Text box I need this part in Bold but the rest in standard, how is the best way to do this?
Me.TxtTextSummary =...