graph

  • Thread starter alxw3 via AccessMonster.com
  • Start date
A

alxw3 via AccessMonster.com

each time X and Y column(s) in MyTable (X vs.Y) get updated i like to update
a graph or plot. what is best way?. any examples,etc?.
 
D

Duane Hookom

A graph should always query the current saved data values from your tables
when you open the report. Are you experiencing something different?
 
A

alxw3 via AccessMonster.com

it is more suitable if report is left open , it updates the graph as data is
added to the x,y table. similar to real time graphing. Dplot is one option
but i ams looking for something totally freeware.
 
Top