↓ 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

Home › 2014 › October
VBA – Populate data in Access table with VBA
VBA \ Excel

VBA – Populate data in Access table with VBA

Vitosh Oct 25, 2014 Tagged with access, generate data, populate data 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
VBA \ Excel

VBA – Show all available fonts in MS Word

Vitosh Oct 25, 2014

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

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

Vitosh Oct 9, 2014 Tagged with Excel, filtered text, output file, save text, VBA

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