↓ 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: October 2014

VBA – Populate data in Access table with VBA

By Vitosh Posted on October 25, 2014 Posted in VBA \ Excel Tagged with access, generate data, populate data with vba
VBA – Populate data in Access table with VBA

Sometimes you may need to populate data in Access table with VBA. This is actually quite useful, when you are building VBA Access tools. In the current example I will use hardcoding for the data entries, which are to be populated, …

VBA – Populate data in Access table with VBA Read more »

VBA – Show all available fonts in MS Word

By Vitosh Posted on October 25, 2014 Posted in VBA \ Excel
VBA – Show all available fonts in MS Word

We know that VBA is also available in MS Word. Very few people use it, and they do it for a reason. Whenever you say that you are an Excel programmer, the “Hard Core” programmers kindly laugh at you and …

VBA – Show all available fonts in MS Word Read more »

VBA – Save text from filtered table in Excel in separate file

By Vitosh Posted on October 9, 2014 Posted in VBA \ Excel Tagged with Excel, filtered text, output file, save text, VBA
VBA – Save text from filtered table in Excel in separate file

I the current article I will simply present how to save the results from a filtered table in MS Excel in a separate text file. To do this you simply need some table as the following one, where you can …

VBA – Save text from filtered table in Excel in separate file Read more »

Copyright © 2026 VitoshAcademy