L
L Mehl
Hello --
Some of the reports in my application present columns of financial
information which contain values, subtotals of those values, and totals of
subtotals.
Column widths in a given report vary, and it takes a while to set up each
column. I want to find a technique to simplify making headings, numbers,
underlines overlines, and double-underlines be the same width, align and
look good, as in the crude representation below (all of the headings,
values, and lines in the second column are right-justified):
coltitle <--textbox containing coltitle
-------- <--underline
group1 name
rowname1-1 value1-1 <--textbox containing col value
rowname1-2 value1-2
....
-------- <--overline
group1name subtotal1
-------- <--underline
group2 name
rowname2-1 value1-1
rowname2-2 value1-2
....
-------- <--overline
group2name subtotal2
-------- <--underline
biggroup1 Grand total
======== <--double underline
Does anyone know of a technique for Reports to make the widths of such lines
be the same as the width of the related textboxes containing names or
numbers, and to adjust automatically if I change the width of a related
textbox?
Thanks for any ideas.
Larry Mehl
Some of the reports in my application present columns of financial
information which contain values, subtotals of those values, and totals of
subtotals.
Column widths in a given report vary, and it takes a while to set up each
column. I want to find a technique to simplify making headings, numbers,
underlines overlines, and double-underlines be the same width, align and
look good, as in the crude representation below (all of the headings,
values, and lines in the second column are right-justified):
coltitle <--textbox containing coltitle
-------- <--underline
group1 name
rowname1-1 value1-1 <--textbox containing col value
rowname1-2 value1-2
....
-------- <--overline
group1name subtotal1
-------- <--underline
group2 name
rowname2-1 value1-1
rowname2-2 value1-2
....
-------- <--overline
group2name subtotal2
-------- <--underline
biggroup1 Grand total
======== <--double underline
Does anyone know of a technique for Reports to make the widths of such lines
be the same as the width of the related textboxes containing names or
numbers, and to adjust automatically if I change the width of a related
textbox?
Thanks for any ideas.
Larry Mehl