Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.excel.programming > #110073 > unrolled thread

Excel Vba Class Modul Examples

Started byexcel_vba <excel_vba.13860538@excelbanter.com>
First post2017-06-13 21:30 +0100
Last post2017-06-13 21:30 +0100
Articles 1 — 1 participant

Back to article view | Back to microsoft.public.excel.programming


Contents

  Excel Vba Class Modul Examples excel_vba <excel_vba.13860538@excelbanter.com> - 2017-06-13 21:30 +0100

#110073 — Excel Vba Class Modul Examples

Fromexcel_vba <excel_vba.13860538@excelbanter.com>
Date2017-06-13 21:30 +0100
SubjectExcel Vba Class Modul Examples
Message-ID<excel_vba.13860538@excelbanter.com>
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)

View tutorial's here :https://youtu.be/eBg4xnw9NM4

Example files can be downloaded from Youtube link.




-- 
excel_vba

[toc] | [standalone]


Back to top | Article view | microsoft.public.excel.programming


csiph-web