msgbartop
News, views, tips and tricks on Oracle and other fun stuff
msgbarbottom

Excel – Charting the Results of Oracle Analytic Functions

This is a somewhat complicated example that builds a couple of sample tables, uses a SQL statement with the Oracle analytic function LEAD submitted through ADO in an Excel macro, and then presents the information on an Excel worksheet. When the user clicks one of three buttons on the Excel worksheet, an Excel macro executes that then build charts using disconnected row sources – a disconnected ADO recordset is used to sort the data categories before pushing that data into the charts that are built on the fly.More…

Comments Off | Filed in Links, Oracle | Tags: , , ,