N
nigelben
I would like to fromat a control in the following way
="this is a " & format("TEST","bold")& "the word test
should appear in bold"
what I want is a control on a form where the word TEST (
in this example is bold). Is there anyway of doing this
It will go into an unbound text box
thanks
Nigel
="this is a " & format("TEST","bold")& "the word test
should appear in bold"
what I want is a control on a form where the word TEST (
in this example is bold). Is there anyway of doing this
It will go into an unbound text box
thanks
Nigel