John W. Colby
jcolby at ColbyConsulting.com
Tue Apr 1 19:01:23 CST 2003
I kind of figured that might be the case but never having seen mention of it
didn't want to step on my tongue.
John W. Colby
Colby Consulting
www.ColbyConsulting.com
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Stuart
McLachlan
Sent: Tuesday, April 01, 2003 7:36 PM
To: accessd at databaseadvisors.com
Subject: RE: [AccessD] VBE
> The object model is NOT VBA, it is a layer on TOP of VBA.
> An integrated set of objects that know how to be a Word
> document, a spreadsheet, or a database FE. Once you
> reference the word object inside of Access, you have the
> same capabilities that you have inside of Word directly.
> Reference that Word object inside of Excel and you have
> the same set of capabilities as you had in Access (or
> Word) - to manipulate DOCUMENTS.
> So, you have VBA which is the same exact set of keywords
> and structures. VBA is available from all of the Office
> applications. Inside of each application, you have an
> object model which is NATIVE to that application, which is
> not part of VBA but is called from VBA. AFAIK, these
> object models, Word, Excel, Access, PowerPoint etc are
> also available to call from VB (the REAL VB programming
> language). Which further demonstrates the interface line
> which separates the Office Application object model from
> the VBA language.
>
Not just VB. You can program the object model from many
different languages - any that speak COM (including PBWin of
course <vbg>). The Methods, properties etc remain exactly
the same. The language you use can be completely different
to VB/VBA.
--------------------------------------
This Email Was brought to you by
WebMail
A Netwin Web Based EMail Client
http://netwinsite.com/webmail/tag.htm
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
----------------------------------------------------
Is email taking over your day? Manage your time with eMailBoss.
Try it free! http://www.eMailBoss.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 2708 bytes
Desc: not available
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030401/ce844724/attachment-0001.bin>