[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] double quotes in the sqr output (xls file)
- Subject: RE: [sqr-users] double quotes in the sqr output (xls file)
- From: "Bambach, Tom" <TBambach@genchemcorp.com>
- Date: Wed, 27 Nov 2002 08:23:40 -0500
- List-id: This list is for discussion about the SQR database reporting language from Brio Software. <sqr-users.sqrug.org>
Ven,
try this:
let x$ = chr(34) || 'BB Wholesale Average' || chr(34)
Tom
> -----Original Message-----
> From: Ven Garlapati [SMTP:VXG@creditacceptance.com]
> Sent: Tuesday, November 26, 2002 12:33 PM
> To: sqr-users@sqrug.org
> Subject: [sqr-users] double quotes in the sqr output (xls file)
>
> Hi All:
>
> I have a sqr program, which produces output in xls file format. For the
> headings part of it, I need to use " (double quotes), for instance, if the
> column heading is AVERAGE BB WHOLESALE AVERAGE, it should appear like -
> AVERAGE "BB WHOLESALE AVERAGE" (bb wholesale average in the double
> quotes).
>
> I have tried the following combinations in vain, I think double quotes
> have some other meaning in sqr, which I am not aware.
> I have also looked into couple of books and could not find relevant
> information.
>
> '"BB Wholesale Average"'
> '"'||'BB Wholesale Average'||'"'
>
> Any suggestion would be helpful.
>
> Thanks,
> Ven Garlapati
>
>
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users