Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
MS Graph in Access Form
Name: rohnds Date: March 11, 2007 at 14:52:44 Pacific OS: 2k
Comment:
I need a way to show a graph based table/query in MS Access form. I tried using OLE MS Graph and placed it in a form and then change rowsource to my table. But the graph generated in incorrect. I want to use data from one field in the x-axis and other in y-axis. How should I accomplish this?
Name: rohnds Date: March 11, 2007 at 21:53:48 Pacific
Reply:
This is the graph I have created. Now I want to convert this to a line graph. When I do, all the data is in display in one column and line graph is not generated.
0
Response Number 2
Name: rohnds Date: March 11, 2007 at 23:32:11 Pacific
Summary: Is there a shortcut key in MS Access 2000 for adding a new record? I haven't found one, and when I want to add new record in form view, I have to click the >* -button or scroll to the end of the recor...
Summary: Message: I'm trying to do a program in Access to my husband clinic, I need first to check if the patient is male or female then if it is male I need to check his age like if he is between 20 to 34 th...
Summary: I am trying to create a search function in a form. it wil search the specified table and return the results in a subform on the same form. This is the code i am using Private Sub btnRubriekZoeken_Clic...