sgtSortor
04-24-2009, 11:07 AM
I have a letter that has different text fields in it.
I know how to format date fields in these text boxes, as I've done below, but I need to bold the word "Note:" in the this text box and can't figure how to.
Below is one of the many text fields in this letter.
=" Note: We must receive your registration form, Terms & Agreement and payment by " & "" & Format([Forms]![frmConfInfo_Auto].[PaymentDueDate],"dddd"", ""mmmm d yyyy") & "" & ", in order to include your company information or any advertisements you are purchasing in the printed conference program. "Any help would be appreciated.
:confused:
I know how to format date fields in these text boxes, as I've done below, but I need to bold the word "Note:" in the this text box and can't figure how to.
Below is one of the many text fields in this letter.
=" Note: We must receive your registration form, Terms & Agreement and payment by " & "" & Format([Forms]![frmConfInfo_Auto].[PaymentDueDate],"dddd"", ""mmmm d yyyy") & "" & ", in order to include your company information or any advertisements you are purchasing in the printed conference program. "Any help would be appreciated.
:confused: