G
Guest
I have a table with a one saved excel workbook with two sheets as a base
table. (I just copied this workbook into this table's ole field). The one
sheet is with data and the another one is with a chart.
I want to open the chart assigning a new data to the data sheet (from query)
so the chart will be changed and save this chart into another users' table
with user's records. So, each individual user had his/her own chart in that
table.
I don't want to save this workbook/charts in any other places except database.
I need to be able demonstrate this chart to a user (it doesn't matter
whether using an access form or using Excel with openning it from the access
table).
How could I implement all this?
Thanks
table. (I just copied this workbook into this table's ole field). The one
sheet is with data and the another one is with a chart.
I want to open the chart assigning a new data to the data sheet (from query)
so the chart will be changed and save this chart into another users' table
with user's records. So, each individual user had his/her own chart in that
table.
I don't want to save this workbook/charts in any other places except database.
I need to be able demonstrate this chart to a user (it doesn't matter
whether using an access form or using Excel with openning it from the access
table).
How could I implement all this?
Thanks