Hello there,
Access 2000...
Following examples I found in this forum, I have been able to sucessfully open an Excell spreadsheet, select cells and paist data in to them and save the excel spreadsheet under a unique name.
It is very cool watching access open the sheet, edit it and close it! While it is punching in the new data, a Histogram on that sheets updates in real time. Too cool!
Now the problem. How do I copy that chart in to an access ole field? What commands do I need to use?
My table is designed with an ole field. Right now I am openening the spreadsheet, manually, highlighting the chart, right mouse clicking and selecting copy and then go back to my database form and right mousing and selecting paiste and it puts the chart in my access form and it looks great!
What code is needed to do that automatcially?
Thanks very, very much.
Dave
Access 2000...
Following examples I found in this forum, I have been able to sucessfully open an Excell spreadsheet, select cells and paist data in to them and save the excel spreadsheet under a unique name.
It is very cool watching access open the sheet, edit it and close it! While it is punching in the new data, a Histogram on that sheets updates in real time. Too cool!
Now the problem. How do I copy that chart in to an access ole field? What commands do I need to use?
My table is designed with an ole field. Right now I am openening the spreadsheet, manually, highlighting the chart, right mouse clicking and selecting copy and then go back to my database form and right mousing and selecting paiste and it puts the chart in my access form and it looks great!
What code is needed to do that automatcially?
Thanks very, very much.
Dave