Underline, overline, and double-underline for financial columns - Reports - A2000
From: L Mehl (mehl_at_cyvest.com)
Date: 03/22/04
- Next message: Burce: "Re: Shrink text box that contains an expression"
- Previous message: Glen: "Changing label in report with VBA"
- Next in thread: Marshall Barton: "Re: Underline, overline, and double-underline for financial columns - Reports - A2000"
- Reply: Marshall Barton: "Re: Underline, overline, and double-underline for financial columns - Reports - A2000"
- Reply: L Mehl: "Re: Underline, overline, and double-underline for financial columns - Reports - A2000"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 12:43:55 -0800
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
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.637 / Virus Database: 408 - Release Date: 3/20/2004
- Next message: Burce: "Re: Shrink text box that contains an expression"
- Previous message: Glen: "Changing label in report with VBA"
- Next in thread: Marshall Barton: "Re: Underline, overline, and double-underline for financial columns - Reports - A2000"
- Reply: Marshall Barton: "Re: Underline, overline, and double-underline for financial columns - Reports - A2000"
- Reply: L Mehl: "Re: Underline, overline, and double-underline for financial columns - Reports - A2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|