How To Create A Table In Access Using SQL And VBA

preview_player
Показать описание

In this video, you will learn how to create an empty table in access using sql and vba.

This will create the table, and now you just have to enter data into it.

This is a simplified version of my other post:

"Access VBA Create Table":
Рекомендации по теме
Комментарии
Автор

This class is very good. How can I edit the types of fields within that same code? As I see it, this code creates the table and inserts the column names, but it does not say the types of data that will be stored in those columns.

kelitonandre