Re: Why no delayed trigger on newer DSOs?



"Joerg" <notthisjoergsch@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:NiFwi.1129$i75.49@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
However, I am not an expert (yet) in VBA so I can't do any processing
on-the-fly. But I'll learn it. Was hoping it was C and not Basic but, oh
well, I guess that was Bill Gates' decision.

If you really want to get ambitious, note that VBA (as provided in
Word/Excel/etc.) will let you access COM objects which -- for the purpose of
this discussion -- boils down to nothing more than a function call interface
with a prescribed set of data types and calling conventions. COM objects can
be programmed (implemented) using C++ (and plenty of them are), although it's
much easier to write them using one of the ".Net" languages such as C#.

Realistically I think Gates' choice of VBA rather than C for Office makes
sense... I know office workers who have absolutely zero formal programming
background, and they can manage to modify and write various little utilities
and macros in VBA, whereas I think they'd find the initial learning curve a
lot steeper with C and wouldn't even bother with it.

---Joel


.



Relevant Pages

  • Re: 10 Jahre Windows 95
    ... heftigem Experimentieren mit Office 97 Professional und VBA. ... Ich kann mich noch erinnern, als Bill Gates Win98 auf der Comdex in Atlanta vorführte, und dabei das "stabile plug'n play" in den höchsten ...
    (de.talk.tagesgeschehen)
  • Re: Weird problem with SQL Statements with Date fields
    ... #dd/mm/yyyy#" confuses Access, VBA, JET, Bill Gates and, particularly, ...
    (comp.databases.ms-access)