How do I format PART of a computed report field

A

ALLI.E

e.g
the text property = word & " " & [field1] & "word"
[field2] & "word"

I want to bold the fields without bolding the words...I
don't want to use seperate text boxes because the field
size varies and would leave spaces between the text box
objects
 
Top