473,322 Members | 1,496 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,322 software developers and data experts.

MS Graph Chart Control...

Hi,
This is my first post here so please be patient.
Here is my question:
I am trying to include a chart in my VB form. I do it this way:
I drop the Microsoft Graph Chart Control (from Unbound Controls) on the form. Then I go to the code and try to type something like this:
olebound23.Application.DataSheet.Range("a1").Value = "75" 'stolen from MSDN
Here is the problem: olebound23.application doen not have a DataSheet member.
I 've spen 3days searching MSDN and could not figure out why my Microsoft Graph Chart Control does not have .Application.DataSheet member . Even though it has to have it according to MSDN. Please let me know what I am doing wrong.

Thanks.
Ruslan S.
May 30 '07 #1
2 5942
I forgot to mention that I use the visual basic edition in Access. THanks.
May 30 '07 #2
Dököll
2,364 Expert 2GB
Expand|Select|Wrap|Line Numbers
  1. olebound23.Application.DataSheet.Range("a1").Value = "75" 
  2.  
Please let me know what I am doing wrong.

Thanks.
Ruslan S.
Hey there, Dear Intern!

You deserve a break and I am sure you are frustrated. I Googled your title and came up with this:

http://www.vb123.com/toolshed/99_graphs/msolechart.htm

If that does not work, fetch my Google results:

http://www.google.com/search?q=MS+Gr...e7&rlz=1I7SUNA

See a Microsoft option here, go towards bottom of page, give it time to load, a ton of reading:

https://msdn2.microsoft.com/en-us/li...ffice.10).aspx

More Google results:

http://www.google.com/search?q=Micro...e7&rlz=1I7SUNA

Good luck and welcome!

Dököll
May 31 '07 #3

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

Similar topics

1
by: JD Kronicz | last post by:
Hi .. I have an issue I have been beating my head against the wall on for some time. I am trying to use late binding for MS graph so that my end users don't have to worry about having the right...
6
by: David W. Fenton | last post by:
Is MS Graph really completely useless in Access 97? I uninstalled and re-installed to get the Office 97 version of MS Graph, but I see no way whatsoever to insert dynamic data into the chart....
2
by: Krich | last post by:
I want to use chart or graph in my project. Please tell me which referenct or object refer to chart or graph control.
38
by: Charles Law | last post by:
Am I going mad, or is there no control in .NET that will allow me to display a simple graph of a series of points held in an array? Please tell me I'm wrong. Charles
1
by: Robin Tucker | last post by:
Hi, I am embedding various things into a Microsoft Word document. I want to embed and automate a chart control. I can embed an Excel.Chart.8 into my Word document manually (no problemo), but...
0
by: rdemyan via AccessMonster.com | last post by:
I am at my wit's end with the MS Graph object that can be placed on a form. I need to change the Chart type of multiple series of data. I need to control other properties as well. I'm fairly...
3
by: The Frog | last post by:
Hi guys, I have never touched really on this area before with forms and reports, and now I would like to be able to incorporate some graphs / charts for a new little app I am building, and I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.