Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Manipulating an Embeded OLeChart in Access Code

Status
Not open for further replies.

Donought

Programmer
Jan 24, 2002
5
0
0
GB
Basically - I had this Idea of storing predefined chart objects as an ole object within a table - then writing a function that would retreive the relevant Ole object from the table, where I could then adjust the data it's using in code and then use it on a report or save it back to the table.
The problem is retrieving it from the table in code for manipulation. Any ideas tips alternatives?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top