473,394 Members | 1,831 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

MS Access reports containing line charts are inaccurate after upgrade from access 97 to 2000

Dear all,

I've encountered an unusual problem having just recently upgraded an Access
97 database to Access 2000 format and was hoping somebody could point me in
the direction of a solution.

1. The problem:

Essentially, a couple of the reports which contain SeriesLine charts are NOT
displaying the series-lines (i.e. the results) on the charts correctly in
Preview mode or when printed out. However, they ARE displaying the results
correctly on the charts when the reports are viewed in DESIGN mode.

2. Background:

-I have upgraded the database from Access 97 to 2000 format with very few
changes.

-The forms and reports are from the original Access 97 database

-A few minor mods were made to the VBA code but none of this affects the
reports.

-I have checked the recordsets used by the charts in both 97 and 2000
versions and the data used is identical. Thus it appears to be something to
do with how the chart 'object' is interpreting the recordset.

The Access 97 database was using the following references
-DAO 3.51.
-Microsoft Access 8.0 object library

The Access 2000 format db includes the following references
-DAO 3.6
-Microsoft Access 8.0 object library

Thanks in advance

Nick J


Nov 13 '05 #1
3 2078
Sorry,

A mistake in my previous post.

The Access 2000 format db is using "Microsoft Access 9.0 object library",
not 8.0 as previously posted.


"NickJ" <jo******@unimelb.edu.au> wrote in message
news:42********@news.unimelb.edu.au...
Dear all,

I've encountered an unusual problem having just recently upgraded an
Access 97 database to Access 2000 format and was hoping somebody could
point me in the direction of a solution.

1. The problem:

Essentially, a couple of the reports which contain SeriesLine charts are
NOT displaying the series-lines (i.e. the results) on the charts correctly
in Preview mode or when printed out. However, they ARE displaying the
results correctly on the charts when the reports are viewed in DESIGN
mode.

2. Background:

-I have upgraded the database from Access 97 to 2000 format with very few
changes.

-The forms and reports are from the original Access 97 database

-A few minor mods were made to the VBA code but none of this affects the
reports.

-I have checked the recordsets used by the charts in both 97 and 2000
versions and the data used is identical. Thus it appears to be something
to do with how the chart 'object' is interpreting the recordset.

The Access 97 database was using the following references
-DAO 3.51.
-Microsoft Access 8.0 object library

The Access 2000 format db includes the following references
-DAO 3.6
-Microsoft Access 8.0 object library

Thanks in advance

Nick J

Nov 13 '05 #2
The chart is not updated to reflect the current data when in design
mode. Tt reflects the values in the query behind it when the query was
last updated from the report. this is why it will look different in
design view to in preview mode.

If the result is different to what it looks like in design mode, then
the result has different data then there was when the chart was
created, or when the query was last modified.

Select the chart and view the query. open it in table view, select all
and then copy. close the query and double click on the chart object.
when the source data chart opens, select all, delete and then copy the
information.

The chart will now change to reflect the new data. If this looks wrong
then there are three possible causes:
1. most likely, the query is wrong somewhere
2. the data in the tables has changed significantly
3. there is a setting on the chart which stops it expanding properly
with the data - e.g. maximum value set for the y-axis

If, however the chart still looks ok in design mode but different in
preview, then I'm absolutely stumped!

Nov 13 '05 #3
Many thanks BillCo,

I'll check it out.

Regards

Nick
"BillCo" <co**********@gmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
The chart is not updated to reflect the current data when in design
mode. Tt reflects the values in the query behind it when the query was
last updated from the report. this is why it will look different in
design view to in preview mode.

If the result is different to what it looks like in design mode, then
the result has different data then there was when the chart was
created, or when the query was last modified.

Select the chart and view the query. open it in table view, select all
and then copy. close the query and double click on the chart object.
when the source data chart opens, select all, delete and then copy the
information.

The chart will now change to reflect the new data. If this looks wrong
then there are three possible causes:
1. most likely, the query is wrong somewhere
2. the data in the tables has changed significantly
3. there is a setting on the chart which stops it expanding properly
with the data - e.g. maximum value set for the y-axis

If, however the chart still looks ok in design mode but different in
preview, then I'm absolutely stumped!

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Joris Kempen | last post by:
Hi people, I know that the question has come around sometimes: How to open an Access Report using ASP and export it to for example RTF. I'm trying to implement the first method of David...
4
by: intl04 | last post by:
I have a memo field that is included in some Access reports I created. Is there some way for the memo field to display nicely formatted text, with line breaks between paragraphs? Or is it necessary...
0
by: Marco | last post by:
Hello, I'm currently trying to print some charts using MS Access 2000. I need to print some sales charts by sales person. I can print one by one but if I want to print charts for a group of...
3
by: gudia | last post by:
I want to Programatically generate Access reports in the pdf format using some tool and then email them to people in the same code. Right now I am trying to do this with pdf995 using VBA (emailing...
16
by: cyranoVR | last post by:
This is the approach I used to automate printing of Microsoft Access reports to PDF format i.e. unattended and without annoying "Save As..." dialogs, and - more importantly - without having to use...
2
by: Arina Soukhoroukova | last post by:
Hello, i'm currently programming on a web application for stock data. Now i want to create very fancy ;-) stock charts images (jpegs/gifs/pneg), like line charts for stock data and bar charts for...
0
by: timandsuzi36 | last post by:
I have a WinForms App that is launching an Access 2003 db Reports program. I am using the System.Diagnostics.Process object to do so. I thought that I could pass my db connection string to Access...
16
by: JoeW | last post by:
I'm utilizing a database that I created within MS Access within a program I've created in VB.NET. I am using the VB front end to navigate the information, but want to be able to print a report,...
1
by: NJonge01 | last post by:
I have some critical sub-report features that look fine in my Access Report but in the RTF output are out of position. Any suggestions for enhancing conversion of Access Reports to Word Documents?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.