D
Dennis
I have a report that displays/prints budget line numbers
in a report. I wish to print the 5th, 6th, & 7th number in
bold on the report as those three numbers represent
information that helps the reader relate the 3 numbers to
the budget line description. I need to know where and
what to do to make this happen and I do not want to break
the budget line number apart in 3 separate fields. The
field in the report is from a select distinct row query
and the field originates in a table named tblBudgetSubtype
and the field name is BudgetSubtypeNumber. Thanks,
Dennis
in a report. I wish to print the 5th, 6th, & 7th number in
bold on the report as those three numbers represent
information that helps the reader relate the 3 numbers to
the budget line description. I need to know where and
what to do to make this happen and I do not want to break
the budget line number apart in 3 separate fields. The
field in the report is from a select distinct row query
and the field originates in a table named tblBudgetSubtype
and the field name is BudgetSubtypeNumber. Thanks,
Dennis