Re: how to increase leading space in a character field using Report Builder 6i
Date: Sun, 7 Apr 2002 21:50:31 +0200
Message-ID: <a8q7vq$2ru$1_at_news.surfnet.nl>
Hello Flavio,
relax...
[Quoted] I'm not sure what you mean by 'manually inserting a blank at the source
level'.
I guess it's my first suggestion: change the query your report is based on.
[Quoted] 'select ' '||column_value from table' in stead of 'select column_value from
table'.
[Quoted] My second suggestion would be to create a formula column that returns the
column value with a couple of spaces added. Then change the source property
[Quoted] of your item to the formula column.
I actually like playing with Reports a lot... Hope this helps, regards.
Joost Bataille
University of Amsterdam ICT centre
www.ic.uva.nl
"FC" <flavio_at_tin.it> wrote in message
news:1YJr8.56060$pT1.1601994_at_news1.tin.it...
> Hello everybody,
> does anybody know an easy way to make some room in front of a text string
> within a field other than manually inserting a blank at the source level ?
> I am asking this because I can't believe there is no way around such a
> stupid problem.
>
> I just need to insert some white space between the border line and the
first
> character, an operation that using a style sheet would take no more than
10
> seconds, with this Report tool is a nightmare.
> I can't believe to be the first one with a problem like this.
>
> Help please!!
> Thanks......
Received on Sun Apr 07 2002 - 21:50:31 CEST