Before reading this article you might need to read two prerequisites article as below:
- How to Create New Blank Database in Microsoft Access 2010
- How to Create Table in Microsoft Access 2010
This article shows you how to:
- Create Form (Non-wizard Form) in Microsoft Access 2010
- Design your own Form using TextBox, ComboBox, Command button and Subform control
- Write VBA (Visual Basic for Application) Programming to Insert, Delete and Update data in MS-Access Table
- Use SQL statements to Insert, Delete and Update Data in MS-Access Table

