+ Reply to Thread
Results 1 to 6 of 6

Class Modules

  1. #1
    Pavlos
    Guest

    Class Modules

    I'm looking for a web tutorial that can explain about VBA Class Modules.
    I need to know what they can do and how to use them.

    Thankx in advance
    --
    .- -. Bye Bye
    /|6 6|\ - Pavlos
    {/(_0_)\}
    / ^ \_
    (/_/^\_\)

  2. #2
    Tom Ogilvy
    Guest

    Re: Class Modules

    Try this:

    http://groups.google.co.uk/groups?as...rson&lr=&hl=en

    the URL should all be on one line in. Paste it in your browser nagivation
    bar.

    --
    Regards,
    Tom Ogilvy

    "Pavlos" <[email protected]> wrote in message
    news:[email protected]...
    > I'm looking for a web tutorial that can explain about VBA Class Modules.
    > I need to know what they can do and how to use them.
    >
    > Thankx in advance
    > --
    > .- -. Bye Bye
    > /|6 6|\ - Pavlos
    > {/(_0_)\}
    > / ^ \_
    > (/_/^\_\)




  3. #3
    K Dales
    Guest

    RE: Class Modules

    Here's a link to the MSDN Library article that gives an overview of Class
    Modules in Office VBA:
    http://msdn.microsoft.com/library/de...lassmodule.asp

    "Pavlos" wrote:

    > I'm looking for a web tutorial that can explain about VBA Class Modules.
    > I need to know what they can do and how to use them.
    >
    > Thankx in advance
    > --
    > .- -. Bye Bye
    > /|6 6|\ - Pavlos
    > {/(_0_)\}
    > / ^ \_
    > (/_/^\_\)


  4. #4
    Dick Kusleika
    Guest

    Re: Class Modules

    Pavlos

    These aren't tutorials, but you may find something useful in them.

    http://www.*****-blog.com/archives/c...y/vba/classes/

    --
    **** Kusleika
    Excel MVP
    Daily Dose of Excel
    www.*****-blog.com

    Pavlos wrote:
    > I'm looking for a web tutorial that can explain about VBA Class
    > Modules. I need to know what they can do and how to use them.
    >
    > Thankx in advance




  5. #5
    Pavlos
    Guest

    Re: Class Modules

    I have now had a look at all the links recommended. I believe that I now know
    more about what a Class Module is and what it can do, but I cant say that I
    understand its structure. I also had a look at the book by Excel 2002 Power
    Programming With VBA (John Walkenbach) but he has used the Class module to
    "Wrap" certain API functions and gives the appearance of being too complex.

    I am writing an application used for the design a machine. I would like to
    essentially model the machine and give it sertain properties:

    NoProbes as Integer 'Either 10,12 or 20
    PressureClass 'psi rating
    ExplosionProof 'Boolean

    The idea is to speed up the code and make it easier to follow
    Regards



    "Tom Ogilvy" wrote:

    > Try this:
    >
    > http://groups.google.co.uk/groups?as...rson&lr=&hl=en
    >
    > the URL should all be on one line in. Paste it in your browser nagivation
    > bar.
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    > "Pavlos" <[email protected]> wrote in message
    > news:[email protected]...
    > > I'm looking for a web tutorial that can explain about VBA Class Modules.
    > > I need to know what they can do and how to use them.
    > >
    > > Thankx in advance
    > > --
    > > .- -. Bye Bye
    > > /|6 6|\ - Pavlos
    > > {/(_0_)\}
    > > / ^ \_
    > > (/_/^\_\)

    >
    >
    >


  6. #6
    Tom Ogilvy
    Guest

    Re: Class Modules

    One of the articles in the list I gave you also included a posting by
    Stephen Bullen that might help.

    a) you might only need a user defined type
    b) if not, then he give an example that parallels your requirement.

    http://groups.google.co.uk/groups?hl...d.co.uk&rnum=4

    --
    Regards,
    Tom Ogilvy


    "Pavlos" <[email protected]> wrote in message
    news:[email protected]...
    > I have now had a look at all the links recommended. I believe that I now

    know
    > more about what a Class Module is and what it can do, but I cant say that

    I
    > understand its structure. I also had a look at the book by Excel 2002

    Power
    > Programming With VBA (John Walkenbach) but he has used the Class module to
    > "Wrap" certain API functions and gives the appearance of being too

    complex.
    >
    > I am writing an application used for the design a machine. I would like to
    > essentially model the machine and give it sertain properties:
    >
    > NoProbes as Integer 'Either 10,12 or 20
    > PressureClass 'psi rating
    > ExplosionProof 'Boolean
    >
    > The idea is to speed up the code and make it easier to follow
    > Regards
    >
    >
    >
    > "Tom Ogilvy" wrote:
    >
    > > Try this:
    > >
    > >

    http://groups.google.co.uk/groups?as...rson&lr=&hl=en
    > >
    > > the URL should all be on one line in. Paste it in your browser

    nagivation
    > > bar.
    > >
    > > --
    > > Regards,
    > > Tom Ogilvy
    > >
    > > "Pavlos" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > I'm looking for a web tutorial that can explain about VBA Class

    Modules.
    > > > I need to know what they can do and how to use them.
    > > >
    > > > Thankx in advance
    > > > --
    > > > .- -. Bye Bye
    > > > /|6 6|\ - Pavlos
    > > > {/(_0_)\}
    > > > / ^ \_
    > > > (/_/^\_\)

    > >
    > >
    > >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1