G
Guest
Is there other ways to set the rowsource property to other then a table or
query. Can an array bet set like the chart control ? Better yet, Can I build
the entire graph using only vba. Example would be greatly appreciated.
The graph display data that the user can choose. Since it's dynamic, I have
to change the record of my source table each time the user select other
data.. so it's not very fast cause the DB is on a slow server. I already have
in an array all the info that could be displayed and don't want to waste time
on updating a recordset.
....MSGraph is one of the best keeped secret at microsoft...I search the
Internet for help and example but never could find what I'm looking for that
particular control !
query. Can an array bet set like the chart control ? Better yet, Can I build
the entire graph using only vba. Example would be greatly appreciated.
The graph display data that the user can choose. Since it's dynamic, I have
to change the record of my source table each time the user select other
data.. so it's not very fast cause the DB is on a slow server. I already have
in an array all the info that could be displayed and don't want to waste time
on updating a recordset.
....MSGraph is one of the best keeped secret at microsoft...I search the
Internet for help and example but never could find what I'm looking for that
particular control !