↓ 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

Tag: Git

Git Log tricks

By Vitosh Posted on September 11, 2022 Posted in Else - Just Tricks Tagged with display git log, Git, log, oneline, search in a log
Git Log tricks

The idea here would be to show some git log tricks and to develop the article, whenever I find something more and more worthy. Before starting this one, please remember that exiting vim editors in the command prompt is with …

Git Log tricks Read more »

VBA – Automatically Save Excel File with VBA

By Vitosh Posted on April 17, 2021 Posted in VBA \ Excel Tagged with automatic, Excel, Git, save excel file, Source Control, VBA
VBA – Automatically Save Excel File with VBA
dav

Saving Excel files, when working with VBA is unfortunately a bit of pain the ass. You always need to make a new version every now and then, because it does not matter how seasoned VBA developer you are, still there …

VBA – Automatically Save Excel File with VBA Read more »

VBA – Source Control with Git – Video

By Vitosh Posted on August 30, 2020 Posted in VBA \ Excel Tagged with Git, Source Control, VBA
VBA – Source Control with Git – Video

VBA and source control? Do you know what is VBA? Are you sure we can source control the code, that resides in Excel? Oh, you mean that lengthy way of extracting the modules one by one? But why? Don’t you …

VBA – Source Control with Git – Video Read more »

Using API calls with VBA and Python to Read and Write to a Database

By Vitosh Posted on August 24, 2020 Posted in Python, VBA \ Excel Tagged with API, database, Excel, Flask, GET, Git, POST, Python, VBA
Using API calls with VBA and Python to Read and Write to a Database

Using API calls with VBA and Python to write a database is actually a pretty decent architecture. Here, I would like to say that “It takes the best of the both worlds”, but the truth is that it takes the …

Using API calls with VBA and Python to Read and Write to a Database Read more »

Copyright © 2026 VitoshAcademy