Re: Where do I decalre vaiables who's scope will be global ?
- From: "Rick Brandt" <rickbrandt2@xxxxxxxxxxx>
- Date: Thu, 06 Apr 2006 12:48:50 GMT
Isis wrote:
Thanks for the reply Rick - I eas actually wondering what makes a
module attached to a form and one that is NOT attached to a form ?
Whats the difference when you are making them ?
When you create a Form/Report the first time any code is attached to an
event the Module is automatically created. *You* never actually create a
Module on a Report or Form. Modules that you see as separate objects in the
db window are there because you created (or imported) them. Form and Report
Modules are "part of" the Form/Report itself.
In other words, if you see a Module in the db window then by definition it
is NOT a Form/Report Module.
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
.
- Follow-Ups:
- References:
- Where do I decalre vaiables who's scope will be global ?
- From: Malcolm Hind
- Re: Where do I decalre vaiables who's scope will be global ?
- From: Douglas J. Steele
- Re: Where do I decalre vaiables who's scope will be global ?
- From: Malcolm Hind
- Re: Where do I decalre vaiables who's scope will be global ?
- From: Rick Brandt
- Re: Where do I decalre vaiables who's scope will be global ?
- From: Isis
- Where do I decalre vaiables who's scope will be global ?
- Prev by Date: Re: You canceled the previous operation
- Next by Date: Re: automatic fill
- Previous by thread: Re: Where do I decalre vaiables who's scope will be global ?
- Next by thread: Re: Where do I decalre vaiables who's scope will be global ?
- Index(es):
Relevant Pages
|