473,503 Members | 2,150 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What VBA code displays data point details when you click on the point in a chart?

2 New Member
I have created an SPC chart in Access. I need specific details of each data point wihtin the line graph to display when you hover over or double-click on the specific data point. It should include the data point value and which test was failed if out of spec. The data resides in a table. I am looking for the VBA code that will perform this task.
Thanks.
Dec 20 '10 #1
2 2989
Stewart Ross
2,545 Recognized Expert Moderator Specialist
I'm not aware of any event you could use which would allow you to retrieve datapoint values on mouseover. Access has an On MouseMove event, but I doubt that it will be useful to you without using Windows API functions to determine exactly what datapoint the mouse is hovering over.

Perhaps other contibutors know better than I, but my immediate reaction is to say that Access itself cannot do what you ask as there are no datapoint mouseover events which you can tap into.

-Stewart
Dec 20 '10 #2
tmarynell
2 New Member
Stewart,
I tried using the MouseMove event, but as you indicated I could not display the data for a specific data point. I'm still hoping for a solution.
Thanks for your help,
Tianna
Dec 20 '10 #3

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

Similar topics

9
3579
by: msnews.microsoft.com | last post by:
Hello! I'm Jim by asp How can show "abc" in textbox when click one botton?
0
1352
by: yoganand reddy | last post by:
Hello, we are developing component in c# like a datagrid , if u are selecting any cell in grid it selects the total row and display record there itself , if any body have this idea please share...
8
1988
by: Steve Jorgensen | last post by:
Hi folks, I'm posting this message because it's an issue I come up against relatively often, but I can't find any writings on the subject, and I haven't been able to figure out even what key...
2
1097
by: **Developer** | last post by:
I've been asking about a Menu problem I have without results. So here is a test case I've developed that shows the problem. Simply create a soultion with one project containg one form and...
1
1850
by: robin1983 | last post by:
Hi to all, i m newer to this site and fresher in Ajax world. Actually i get a problem while accessing data from Database. I have a combo box in my pages. Actually i want to access data from the...
6
2259
by: hotflash | last post by:
Hi All, I found a very nice ASP bar chart code on the codetoad.com website. The author said, you can pull the values from a database as well. I am very new to the ASP environment and this stuff...
7
2394
kaarthikeyapreyan
by: kaarthikeyapreyan | last post by:
my apache 2 server displays a blank page when i run this code <html> <head> <title>PHP Test</title> </head> <body> <?php echo '<p>Hello World</p>'; ?> </body> </html>
1
1293
by: gagandeep27683 | last post by:
how to display the data in gridview whatever we enter in the textbox. Like we have enter the data in the Textbox,click at the button and it should go to databse and search for data and show it in...
0
2240
by: abdulazees | last post by:
when click button i want to print autometicaly reportveiwer data, i not need to show reportviewer.
11
2358
by: mylixes | last post by:
I'm currently developing a windows application. I have two forms, Form1 and Form2. They are both open. In Form1, I have two dateTimePickers (start date and end date), two text boxes (no of...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
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,...
1
7008
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
7467
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...
0
5594
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,...
0
3177
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
3168
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
746
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
399
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.