Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: exporting data into an excell spreadsheet

Re: exporting data into an excell spreadsheet

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Wed, 23 Aug 2000 10:59:51 +0100
Message-ID: <8o07au$8u7$1@soap.pipex.net>

That is controllable by the query you create using the get external data command within XL.

HTH

--
Niall Litchfield
Oracle DBA
Audit Commission UK
<tommychill_at_my-deja.com> wrote in message
news:8nunbc$alp$1_at_nnrp1.deja.com...

> thanx for the idea...
>
> Once I save the file, will it update automatically when new data is
> enter into the database or will I have to "re-query" the db?
>
>
>
> In article <HFAo5.1827$WEW6.16056441_at_news.randori.com>,
> "Rognvald Bjarne" <wear_u_out_at_nospam.hotmail.com> wrote:
> > CREATE TABLE <table> AS... <select query>
> >
> > create a DSN through ODBC
> >
> > then open up Excel and query it using MS Query; Access will also work
if
> > you don't have MSQ setup.
> >
> > <tommychill_at_my-deja.com> wrote in message
> > news:8nueit$vgp$1_at_nnrp1.deja.com...
> > > I need to export some data into an excell spreadsheet. The
spreadsheet
> > > is more than just a simple "name", addr1", etc spreadsheet.
> > >
> > > I need to have certain columns containing formulas and such. I know
I
> > > can create an "ugly way" of doing this, but is there a "slick" way
of
> > > expediting the process.
> > >
> > > thanx,,,,,
> > >
> > >
> > > Sent via Deja.com http://www.deja.com/
> > > Before you buy.
> >
> >
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Aug 23 2000 - 04:59:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US