Skip to content

A convenient data structure for complex tasks in Excel, or any other Microsoft Office Application!

Notifications You must be signed in to change notification settings

gavana-work/VBA-Container-Class-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBA-Container-Class-Template

A convenient data structure for complex tasks in Excel, or any other Microsoft Office Application.

Purpose

If you're in the position of maintaining legacy VB tools or you have any complex personal tasks in any Microsoft Office program you've come to the right place.

Here you will find a template which serves as a simple example of class types that can own other class types. This method of organizing data is the only way to have object oriented programming with VB.

Note

Written for a 64-bit System with VB7. I cannot take credit for the actual method. This is only my rendition.

About

A convenient data structure for complex tasks in Excel, or any other Microsoft Office Application!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages