473,665 Members | 2,798 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

help in craeting a chart in access 2000

Let say, I have a table called USERS with the following fields:
UserID, Date, Name, ComType.

ComType gets it's info from another table called TYPE with fields:
TypeID, TypeOfCom, with options: Email, Phone, Message

Table Samples:

UserID Date Name ComType
-------------------------------------------
1 1/10 Paul Email
2 1/10 Liza Phone
3 1/10 Monet Email
4 1/15 Louie Message
5 1/15 Vin Phone
6 1/16 Dave Email
7 1/16 Chip Email
8 1/16 Danny Email

I have a form that asks user to enter a date range (i.e. BeginDate,
EndDate).
This form brings up a report like the one below:

Date No. Users Email Phone Message
-------------------------------------------------
1/10 3 2 1 0
1/15 2 0 1 1
1/16 3 3 0 0

How can I create a chart based on this report. Basically,
a form that asks for the date-range. A user enters a starting date
and ending date, and brings up the chart after hitting enter.

The chart will have the following chgaracteristic s:

Date on the X-axis, No. of users on the Y-axis. There will
be 3 bars or legends: Email, Phone, Message. In other words,
each of the dates: 1/10, 1/15, 1/16 will have three bars.
One bar for "Email", one bar for "Phone" and one bar for "Message".

Any help or tips will be greatly appreciated. I was playing around
by creating the chart on a form. I was able to change x-axis but,
couldn't seem to add the 3 bars. Also, I don't know how I can
link the chart to a form for the date-range (like a filter). I
was able to change the legends but, everytime I ran it, it goes
back to "ComType".

You mail email me directly at "pc*******@yaho o.com". Thank you
very much in advance.
Nov 13 '05 #1
1 1670
Paul,
If all you want to make is a histogram, its quite easy. I do it
all the time by using labels as the bars, right on the form. Set the
length of the bars based on the values in your table. You will need
to be familiar with scalers to convert table values to the physical
size of the label on the form. If you need more help, write me
direct.
Hank Reed
Nov 13 '05 #2

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

Similar topics

3
1371
by: PDR | last post by:
Help for a ASP newby. Can anyone help me with a very basic problem. I would like to learn about this ASP stuff. I know a little of HTML and hev built a few web pages but I would like to know about this ASP. How about some help. PDR -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
2
2751
by: whatduck | last post by:
I have two PCs that consistantly cut off about one inch of the right side of the chart. I also see the missing section in print preview (but just on the two machines). The same charts print fine on all the other PCs. I've tried changing printers, and adjusting margins, but nothing seems to work. All our machines are running Windows 2000 and Access 2000 runtime.
0
1055
by: Bruce D | last post by:
Using Access 2000 and the following snipit of code does not produce any output all all. As I understand it 'used to work'. From what I understand, there is an 'extra bit' thats required to produce a graphical O/P?? I am not a programmer at all but I have been asked to find a solution! I suspect that it's a ActiveX function/DLL thats missing? Please, anyone got a clue? With ActiveXCtl4 .RowLabel = "" .TitleText = Combo9.Value & "...
0
1184
by: Bon | last post by:
Hello all I need to paste two pie charts in the MS Access 2000 Form. Actually, it is one of the Form in Tab folder. This is used to give customers a quick visual summary of how many do they buy for each product. I created a pie chart in MS Excel 2000. Data source are from MS Access 2000 database. After the charts are created successfully, I want to paste them into Access Form. But, I don't want the excel workbook run everytime when...
3
2024
by: C Did | last post by:
What's the best cheapest way to get pie charts on the web with my setup? Thanks!!
8
12443
by: dkelly | last post by:
I wish to create a report with a chart, but I want to use a SQL statement as the source of the data, using VBA code in the reports load event I found the following snippet Dim objGraph As Object, objDS As Object, rsData As Recordset Set objGraph = Me!Graph1.Object Set objDS = objGraph.Application.DataSheet
0
2769
by: ashraf83 | last post by:
hi guys, i need help plotting chart in Vb, im using SQL to plot the chart but when i use it the first data wont be included in my chart , let say if it was supposed to be data range from 3/1/2006 to 3/31/2006 , data from 3/1/2006 wont be displayed but started at 3/2/2006! the code im using is : rs.Open "Select S1,S2,S3,S4,Q from test2 where ='" & x & "' and Tarikh between #" & mula & "# and #" & tamat & "# ORDER BY Tarikh ASC", cn,...
0
1442
by: rdemyan via AccessMonster.com | last post by:
I have a need to highlight a date range in a bar chart. If the "highlighting" is accomplished by changing the bar column color for the specific months in the date range, that would be great. Here's an example: I'm plotting meter usage against dates on the chart. The dates are typically the first day of the month. So assume the chart range is 1/1/2000 through 10/31/06, but for the date
2
2955
by: TGG61 | last post by:
I have an Access 2000 query that asks the user for the start date & end date for a report or chart. In the Access report, I can display the start & end dates entered in the query in the header of the report. Problem: When I create a chart/graph using the same query, I am unable to display the start & end dates in the chart per the date prompts in the query. Any ideas on how I can display the date range in the chart/graph? Thanks much.
0
8438
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8863
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8549
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7376
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6187
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5660
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2765
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 we have to send another system
2
2004
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1761
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.