• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Excel Vba Class Module Examples

kadrleyn

Member
Classes are a powerful tool in intermediate to advanced level VBA programming. In three separate workbooks, we have created useful userforms using class modules :


- Fast percentage calculation form

- Product discount calculation according to quantity,price and percent rate

- Hiding / displaying the columns of sheet (Column management with userform)

 

Attachments

  • class_module_examples.rar
    117.8 KB · Views: 56
Back
Top