473,503 Members | 12,136 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating Grouped Charts with Access Reports

28 New Member
I have a query that has three columns:
-# of defects
-location
-Reason

The location will always be one of four things. The reason will always be one of three things. I want to create a report that will create four different pie charts, one of each location, showing Reason vs # of defects.

Currently, what I have is this:

the report recordsource (in pseudo-code) is "select location from [query] group by location"

the chart recordsource (an embedded object in the report, again in pseudo-code) is "select reason, defects, location from [query] group by reason, defects, location"

the report groups each section by location and forces a new page after each location group

for the chart i have linked child and master fields as location

i get four pages of blank charts. if, however, i remove the master and child links i get four pages of identical charts - all of them include all four locations' data.

what am I doing wrong?

I could probably write some VB to take care of this but I don't want to. I'm not going to work here forever, and it would be nice if my successors didn't have to dig through all of my programs to figure out how to make changes if, say, we add a location or new reason category.
Dec 15 '10 #1
3 4541
normalice
28 New Member
huh. almost 400 views and no replies. Either the solution is so embarassingly easy that no one wants to waste their time, or no one knows.

if the solution is very simple, someone please let me know and i'll look for it. If anyone reading this doesn't know, please say so: that way I know that at least there isn't a simple solution.

Thanks
Dec 16 '10 #2
hype261
207 New Member
Normalice,

I don't know about the other people here, but I try to stay away from creating Charts in Access. Other people might have had better luck, but I have always found it to be cumbersome and the charts themselves don't look as good as if I made them in Excel.

With that being said if my users what a chart of some data I usually take the data and dump it into excel and create the chart there. That way if they want to change my chart into a bar, pie, or scatter chart it is very easy for them and they don't have to bug me.
Dec 16 '10 #3
normalice
28 New Member
yes, i thought of that but the only problem i had with it is that it would result in double-saving data. If the data is already stored in access i would like it to stay there.

Of course, if I don't get an answer to this, excel is probably what I'll end up doing.
Dec 16 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
2930
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...
16
48826
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...
5
2849
by: Steven Taylor | last post by:
Hope someone can help. I have an application whereby in order to create one document type I effectively print out 3 or 4 access reports in correct order. So the user goes to the printer,...
1
3189
by: Brian Barnes | last post by:
I've been searching using google trying to find a way to display Access Reports via ASP.NET and only finding commericial products which appear to require that the report needs to be converted every...
1
1438
by: David | last post by:
Does anyone know how to run MS Access reports from VB.net. I'd like to keep the existing reports in the database if I can. Thanks David
0
1403
by: dkurtz | last post by:
D. Lesandrini published an article some time ago about exporting Access reports as XML, and then updating those XML reports dynamically in ..NET....
0
1637
by: gazelle04 | last post by:
Pie charts on Access reports are very ugly. I should repeat this very very ugly. The lines on the pie are not smooth, they are jagged or crooked lines. How could I present the reports to the manager....
16
6486
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,...
2
5394
by: zandiT | last post by:
hello everyone when working with access reports using the grouping sections, how do you change the title of the group header section depending on which group is being displayed. i have a report...
1
5532
by: senort01 | last post by:
Is it possible to create a table within MS Access Reports so that horizontal data stays aligned? For example, I have two columns of data. The left column is fixed, the right column will be...
0
7212
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
7296
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7364
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...
1
7017
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...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3186
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1524
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
751
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
405
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.