J
jemedwards via AccessMonster.com
I've successfully created a report where I concatenated two fields to show as
one.
My problem: How do I show one of the fields that is concatenated as bold
type and the other as normal type? The following is an example of a
concatenation that I've used:
=[fname] & " " & [Member_lname]
I need the fname to appear as normal type and the member_lname to appear in
bold in any reports created.
Is there something I needed to do in the "member" table for the "lname" field
so that lname would show up as bold no matter if I used it in a form or a
report?
I appreciate any assistance in this matter.
one.
My problem: How do I show one of the fields that is concatenated as bold
type and the other as normal type? The following is an example of a
concatenation that I've used:
=[fname] & " " & [Member_lname]
I need the fname to appear as normal type and the member_lname to appear in
bold in any reports created.
Is there something I needed to do in the "member" table for the "lname" field
so that lname would show up as bold no matter if I used it in a form or a
report?
I appreciate any assistance in this matter.