Skip to content

e-thab/CorelDraw-VBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBA

Some tools I've made for CorelDraw X4 with VBA. These were all made for work, so while their uses may be broad, their implementation is niche.

These may be able to be imported into an instance of VBA and run, but for the most part it will not be so simple. This repository mostly exists for reference and posterity.

VBE References required: (enabled under Tools > References)

  • Visual Basic For Applications
  • Corel - CorelDRAW 14.0 Library
  • OLE Automation
  • Microsoft Forms 2.0 Object Library
  • Microsoft Scripting Runtime
  • Microsoft Outlook 16.0 Object Library

Each form is foldered next to a screenshot of how it should look, plus a txt version of its code for reference and any required files.

About

Some VBA stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published