Re: Access Excel Automation Question
- From: Tom van Stiphout <no.spam.tom7744@xxxxxxx>
- Date: Wed, 28 Mar 2007 06:46:55 -0700
On Wed, 28 Mar 2007 10:21:26 +0100, "Keith Wilby" <here@xxxxxxxxx>
wrote:
Yes, thanks to the power of Automation.
Once you have a reference to Excel.Application, you can use its entire
object model to do anything you want.
Tip: install Excel in its entirety, including the VBA help file.
Tip: use the Macro recorder in Excel to see what it would use to
create a line graph or rename a doc.
-Tom.
How controllable from Access VBA is Excel? I'm currently using automation
to dump 2 columns of data into an Excel spread*** so that the end user can
create a line graph based on it. Could the line graph be created from
Access as part of the automation process? Is it also possible to rename the
Excel worksheets from Access?
Thanks.
Keith.
.
- Follow-Ups:
- Re: Access Excel Automation Question
- From: Keith Wilby
- Re: Access Excel Automation Question
- From: Keith Wilby
- Re: Access Excel Automation Question
- References:
- Access Excel Automation Question
- From: Keith Wilby
- Access Excel Automation Question
- Prev by Date: Re: new project connect a 2003 database to pull variable/values off sql server
- Next by Date: Re: Why does ?StrConv("SomeAddr@SomeDomain.net", vbFromUnicode) yield ??????????? debug window?
- Previous by thread: Access Excel Automation Question
- Next by thread: Re: Access Excel Automation Question
- Index(es):