Re: References for VBA
- From: "Amy Blankenship" <Amy_nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 18 Oct 2005 10:31:17 -0500
OK, thanks :-{
-Amy
"Tony Jollans" <No Mail> wrote in message
news:eIFLSY$0FHA.560@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Amy,
>
> The answer to your question is that you shouldn't *have* to figure it out
> for yourself and when you do, it's a failing in the product and/or
> documentation.
>
> I suspect I learnt that mso meant MicroSoft Office by osmosis somewhere
> down
> the line (just like wd means Word or ac means Access) - I'm afraid I have
> no
> clue where, or even if, it is documented. Sorry not to be more help.
>
> --
> Enjoy,
> Tony
>
>
> "Amy Blankenship" <Amy_nospam@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:O1Kfd$#0FHA.1556@xxxxxxxxxxxxxxxxxxxxxxx
>>
>> "Tony Jollans" <No Mail> wrote in message
>> news:uai6ld70FHA.2064@xxxxxxxxxxxxxxxxxxxxxxx
>> > Hi Amy,
>> >
>> > You seem to be suggesting that because you've found one anomaly in
> Access
>> > where the help file wasn't entirely accurate that there is some kind of
>> > Office-wide implication. Don't you think that maybe that's jumping to
>> > conclusions?
>> >
>> > Help is not entirely accurate all over the place in all of Office and
>> > elsewhere and, in general, Office help (pre-2003 anyway) is better than
>> > average. One can argue that it shouldn't be the case but the reality of
>> > the
>> > world is that documentation always comes second to functionality. One
>> > hopes
>> > that errors are corrected but the chances of that are higher if the
>> > failings
>> > are pointed out and a failing in Access help (and, even more so, a
> failing
>> > in Access itself) should surely be pointed out in an Access forum.
>> >
>> > For what it's worth, it seems to me that it is probably Access, rather
>> > than
>> > the help, which is at fault. Office is gradually moving towards being a
>> > fully integrated suite rather than a collection of disparate programs
> and
>> > this seems to me to be a point where Access has yet to be fully brought
>> > into
>> > line.
>> >
>> > For the record, it's not actually the FileDialog which doesn't work in
>> > Access, it's the mso constants that aren't defined, so ...
>> >
>> > Set dlg = Application.FileDialog(3)
>> >
>> > .. would have worked. That kind of thing is always worth checking when
> you
>> > have an error and, in this case it gives a good indication of the
>> > reference
>> > that might be missing.
>>
>> Why would that give a good indication of the reference that was missing?
>> Where would I find that the mso constants are defined within a specific
>> reference (which goes back to the origninal question). I never intended
> to
>> suggest that the Help should be perfect or should be viewed without doing
>> your own research. What I asked originally, and am STILL asking, is how
> to
>> figure out what references are needed for a particular piece of code to
>> work. That's GOT to be listed somewhere. Obviously YOU learned from
>> somewhere that the mso constants are defined in the Office reference, so
>> that information has to exist somewhere. That's all I'm asking,
> really...is
>> where to get that information.
>>
>> > Finally, I've not been here long and haven't been on any Access
> newsgroups
>> > so can't comment on the comparison but I'm happy that you find the
> people
>> > here knowledgeable and helpful; I do too.
>> >
>> Thanks for bearing with me.
>>
>> -Amy
>>
>>
>
>
.
- References:
- References for VBA
- From: Amy Blankenship
- Re: References for VBA
- From: Jonathan West
- Re: References for VBA
- From: Jonathan West
- Re: References for VBA
- From: Amy Blankenship
- Re: References for VBA
- From: Jonathan West
- Re: References for VBA
- From: Amy Blankenship
- Re: References for VBA
- From: Jonathan West
- Re: References for VBA
- From: Amy Blankenship
- Re: References for VBA
- From: Tony Jollans
- Re: References for VBA
- From: Amy Blankenship
- Re: References for VBA
- From: Tony Jollans
- Re: References for VBA
- From: Amy Blankenship
- References for VBA
- Prev by Date: Re: References for VBA
- Next by Date: Re: References for VBA
- Previous by thread: Re: References for VBA
- Next by thread: Re: References for VBA
- Index(es):
Relevant Pages
|