Re: Word 2003 VB IDE & VB2005
- From: "Jonathan West" <jwest@xxxxxxxx>
- Date: Mon, 9 Apr 2007 20:42:21 +0100
"CS Hayes" <hayes.cs(remove this)@gmail.com> wrote in message
news:96EA87CD-B81F-4DCB-9F3A-2DACCBB84443@xxxxxxxxxxxxxxxx
So, here's another question:
If I was interested in developing small solutions with Office products,
what
side should I focus on?
I would recommend you stick to VBA unless you already have a substantial
VB.NET application to which you want to add some capability to automate
Office.
VBA is tightly integrated into the office apps. You can get much better
context-sensitive help for the office object models, and you can run the
macro recorder and get some sample code -a kind of "code-by-example". Of
course, you willusually need to refine the recorded code but even
experienced programmers sometimes find it useful to see what objects are
used for a particular purpose.
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
.
- References:
- Re: Word 2003 VB IDE & VB2005
- From: Jay Freedman
- Re: Word 2003 VB IDE & VB2005
- Prev by Date: Re: subtracting one month from current month to display month name w/
- Next by Date: why am i getting "object required" error message
- Previous by thread: Re: Word 2003 VB IDE & VB2005
- Next by thread: Re: Word 2003 VB IDE & VB2005
- Index(es):
Relevant Pages
|
Loading