↓ 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

Home › Posts tagged Git
Git Log tricks
Else - Just Tricks

Git Log tricks

Vitosh Sep 11, 2022 Tagged with display git log, Git, log, oneline, search in a log

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
dav
VBA \ Excel

VBA – Automatically Save Excel File with VBA

Vitosh Apr 17, 2021 Tagged with automatic, Excel, Git, save excel file, Source Control, VBA

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
VBA \ Excel

VBA – Source Control with Git – Video

Vitosh Aug 30, 2020 Tagged with Git, Source Control, VBA

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
Python, VBA \ Excel

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

Vitosh Aug 24, 2020 Tagged with API, database, Excel, Flask, GET, Git, POST, Python, VBA

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