VBA Add Fields to External Access Database (Automation)
In this article I will explain how you can add fields to a table in an external access database using VBA. The first step would be to connect to an external database. The article below explains how you can connect to an existing database: VBA, Open