Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.news2me.com!nx01.iad01.newshosting.com!newshosting.com!198.186.190.250.MISMATCH!news-pusher.readnews.com!198.186.190.247.MISMATCH!news-out.readnews.com!news-xxxfer.readnews.com!postnews.google.com!g43g2000cwa.googlegroups.com!not-for-mail
From: "hpuxrac" <johnbhurley@sbcglobal.net>
Newsgroups: comp.databases.oracle.server
Subject: Re: oracle output to excel
Date: 2 Feb 2006 08:01:32 -0800
Organization: http://groups.google.com
Lines: 13
Message-ID: <1138896092.216534.206790@g43g2000cwa.googlegroups.com>
References: <1138874234.281839.224340@o13g2000cwo.googlegroups.com>
NNTP-Posting-Host: 208.44.49.5
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1138896100 24857 127.0.0.1 (2 Feb 2006 16:01:40 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 2 Feb 2006 16:01:40 +0000 (UTC)
In-Reply-To: <1138874234.281839.224340@o13g2000cwo.googlegroups.com>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 PROXY
Complaints-To: groups-abuse@google.com
Injection-Info: g43g2000cwa.googlegroups.com; posting-host=208.44.49.5;
   posting-account=Dz_3bQ0AAAC5LZNB2NPEJz1sl_a8qcDY
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:260568

Here's a couple of alternatives:

1) HTML DB is probably one good possible solution.  Doing all of this
may be built in already.

2) Toad can do this.

3) You can write to external files via utl_file and create your own
comma delimited file, then kick off excel to digest it and produce your
spreadsheet.

4) Automation in the windows environment.

