Re: References for VBA
- From: "Amy Blankenship" <Amy_nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 18 Oct 2005 09:25:54 -0500
"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
.
- Follow-Ups:
- Re: References for VBA
- From: Jean-Guy Marcil
- Re: References for VBA
- 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
- 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
|