R
Romin
Hi,
I have an expression in a report control that I would
like one of the controls to be bold with a different font
size than the others. Example
=IIf(IsNull([report type]),[project information],[report
type] & " " & [project information])
I would like "report type" to come out as Arial 11, Bold
and "project information" to come out as Arial 9, Normal
Is there an expression that can be added to the above
expression to do this. Any help would be appreciated.
Thanks
I have an expression in a report control that I would
like one of the controls to be bold with a different font
size than the others. Example
=IIf(IsNull([report type]),[project information],[report
type] & " " & [project information])
I would like "report type" to come out as Arial 11, Bold
and "project information" to come out as Arial 9, Normal
Is there an expression that can be added to the above
expression to do this. Any help would be appreciated.
Thanks