ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Class Modules (https://www.excelbanter.com/excel-programming/320973-class-modules.html)

pavlos

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_)\}
/ ^ \_
(/_/^\_\)

Tom Ogilvy

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" wrote in message
...
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_)\}
/ ^ \_
(/_/^\_\)




K Dales[_2_]

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_)\}
/ ^ \_
(/_/^\_\)


Dick Kusleika[_4_]

Class Modules
 
Pavlos

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

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

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-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




pavlos

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" wrote in message
...
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_)\}
/ ^ \_
(/_/^\_\)





Tom Ogilvy

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" wrote in message
...
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" wrote in message
...
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_)\}
/ ^ \_
(/_/^\_\)








All times are GMT +1. The time now is 08:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com