Graphs

border20

Registered User.
Local time
Today, 23:09
Joined
Jan 8, 2003
Messages
92
I have a table containing numerical values,,, I need to display a graph of the normal distribution...

someone told me i sould export the data in exel and then display the proper graph... but i dont know how,,, especially since this all neds to be done at the push of a button... can anyone help put me on the right track

THX !
 
This only works if you never delete the table in question, though you can erase all records and repopulate it. If there is more to the problem than just graphing/displaying the current contents of a table, you might be heading for trouble.

Assuming the simplest case, ...

Find the Microsoft Knowledge Base. (It is going to be at a subpage or link from Microsoft.com.)

Look up article Q154454.

Using that article as a guide to getting it to work right, build your graph in Access.

That way, you can do a push-button type automation to open an existing object.
 

Users who are viewing this thread

Back
Top Bottom