↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Month: December 2016

VBA – Protect your code – Unviewable+ and the Ribbon Commander

By Vitosh Posted on December 17, 2016 Posted in Review, VBA \ Excel Tagged with unviewable, VBA, vba password protect
VBA – Protect your code – Unviewable+ and the Ribbon Commander

Let’s state it straight every VBA developer is happy, when he can protect his own code. The VBE password is not secure protection, everyone with a few free hours and a good internet access can go around it. Thus, I was …

VBA – Protect your code – Unviewable+ and the Ribbon Commander Read more »

VBA – Add a C# library to a VBA project – Part 2

By Vitosh Posted on December 16, 2016 Posted in C Sharp Tricks, VBA \ Excel Tagged with C#, C# library to a VBA project, VBA
VBA – Add a C# library to a VBA project – Part 2

After writing the simple part here I think that it is a really good idea to introduce IntelliSense as well 🙂 Something like this in the code:   And like this is in the library:   The question is always one …

VBA – Add a C# library to a VBA project – Part 2 Read more »

VBA – Add a C# library to a VBA project

By Vitosh Posted on December 14, 2016 Posted in C Sharp Tricks, VBA \ Excel Tagged with C# library in VBA, foreign library VBA, VBA library
VBA – Add a C# library to a VBA project

For today I was thinking to present an algorithmic problem, but somehow I have decided to show something more useful. It is a Step-by-step instruction for the creation of a C# object in VBA. You know, that references, which you …

VBA – Add a C# library to a VBA project Read more »

C# – Algorithms – Arpa’s hard exam and Mehrdad’s naive cheat

By Vitosh Posted on December 7, 2016 Posted in C Sharp Tricks Tagged with algorithm
C# – Algorithms – Arpa’s hard exam and Mehrdad’s naive cheat

As mentioned some times ago, whenever I am looking for a subject to post, the easiest way is to go to Codeforces.com and simply take a problem from the second division. If I manage to solve it from the first …

C# – Algorithms – Arpa’s hard exam and Mehrdad’s naive cheat Read more »

Copyright © 2026 VitoshAcademy