Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default Pivot Chart from database and Excel sheet

Hello.

Our Ops department here would like to take advantage of the dynamic
capabilities of Pivot Tables and Pivot Charts, in order to present Load vs.
Capacity planning data.

The Load dea is in an Oracle database, and the Capacity data is in an Excel
worksheet.

Is there a way to get those two sources into the same Pivot Table? We could
load the capacity data into the database, of course, but Ops would like to
retain the flexibility of the what-if capabilities of Excel.

Conversely, we could potentially summarize the database data enough to fit
into an Excel worksheet's row count, but, not as much detail would as desired
would be possible on that side.

Thanks for any suggestions.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Pivot Chart from database and Excel sheet

Hi Mark...I had very similar issues and what I did what link in the Oracle
database to access and import the spreadsheet files to access....run an
append query to a flat table and use excel to pivot off of that table....

If these users are good at excel, they'll have no problem picking up the
Access piece (not talking about heavy access programming).

Paul


"mark" wrote:

Your IT Dept surely has a utility or process to handle the upload.



The Ops department is very proficient in Excel, and would want to be doing
lots of "what-if" analysis... repeatedly.

As of yet, we haven't opened up the database for write access, to end users,
directly. I could write the whole thing in Excel, or PL/SQL, but without
direct write access to the database from Excel, it wouldn't be as seamless
and flexible as desired.

That was the reason for my query.

If it were possible to combine two ADO recordsets and apply the result to a
Pivot Cache, or an ADO recordset and an array, or something like that... that
would give the users the flexibility they're looking for, without going
through changing IT management's viewpoint on database security.




thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default Pivot Chart from database and Excel sheet

Thanks, Paul.

That's actually what I've started to think about this afternoon, and discuss
with the Ops manager... questions to him about whether he wants to archive
the load data, or do a full replace on the Access table each time it's
updated.

Thanks for the suggestion. It should work.

Mark

"Paul V.S." wrote:

Hi Mark...I had very similar issues and what I did what link in the Oracle
database to access and import the spreadsheet files to access....run an
append query to a flat table and use excel to pivot off of that table....

If these users are good at excel, they'll have no problem picking up the
Access piece (not talking about heavy access programming).

Paul


"mark" wrote:

Your IT Dept surely has a utility or process to handle the upload.



The Ops department is very proficient in Excel, and would want to be doing
lots of "what-if" analysis... repeatedly.

As of yet, we haven't opened up the database for write access, to end users,
directly. I could write the whole thing in Excel, or PL/SQL, but without
direct write access to the database from Excel, it wouldn't be as seamless
and flexible as desired.

That was the reason for my query.

If it were possible to combine two ADO recordsets and apply the result to a
Pivot Cache, or an ADO recordset and an array, or something like that... that
would give the users the flexibility they're looking for, without going
through changing IT management's viewpoint on database security.




thanks.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database (or the like) from Excel Sheet Ratedr Excel Discussion (Misc queries) 3 September 21st 06 09:52 PM
Database (or the like) from Excel Sheet Ratedr Excel Programming 3 September 21st 06 09:52 PM
Excel as Database - Pivot Question DCSwearingen Excel Discussion (Misc queries) 2 June 21st 06 11:05 PM
Moving Pivot Chart Fields on a chart sheet sherobot Charts and Charting in Excel 1 April 28th 06 10:08 PM
Help: pivot chart data in secured Access database wont show fields A C Charts and Charting in Excel 0 January 25th 06 01:28 AM


All times are GMT +1. The time now is 07:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"