View Full Version : [Beginner]How to code piechart, histogram with Access 2003 vba


peuplier
12-15-2008, 12:48 AM
Hello Iam beginner in VBA, we have an oracle 10g database, and I must retrieve data from this server, and format these datas into Access 2003 report, and Access's charts. We will have to terminate operations by rendering .pdf file. All these operations should have done into VBA code, -not with Access 2003 wizards-.
Could you please to tell me how to do, or if it exists a tutorial, or a book relating this subject, or any informations.

Thanks for any help.

jal
12-15-2008, 03:46 PM
One night I tried to learn the basics of Access charts - not sure I got the hang of it. Anyway, I have a poor memory so I always store everthing learned in my notebook. I've uploaded my notes from that night.

My notes begin with a summary of Excel charting (to help my poor memory get its 'bearings') and then I have some notes on Access charts.

jal
12-15-2008, 03:48 PM
See what I mean? I even forgot to do the "Upload" part.

peuplier
12-18-2008, 01:22 AM
Thank you very much Jal for your help, I will check in the current days, and I will feedback you what I will obtain

Best regards.