Hi All
I've been looking for any sort of example to help me. I've used VB when I was at University but that was a long time ago!
I'm trying to create a simple programme to allow a user to click a button which will add specific fields to a Table in MS Access.
I'm using VB 2008 Express and MS Access 2013.
An example of what I want to do is below.
Table Name: Breakfast
Fields: Date, Name, Quantity
When the button on the form is clicked, I want it to add today's date, name of the item and 1 as the quantity.
Any help or direction is much appreciated.
Thanks in Advance
Mit
I've been looking for any sort of example to help me. I've used VB when I was at University but that was a long time ago!
I'm trying to create a simple programme to allow a user to click a button which will add specific fields to a Table in MS Access.
I'm using VB 2008 Express and MS Access 2013.
An example of what I want to do is below.
Table Name: Breakfast
Fields: Date, Name, Quantity
When the button on the form is clicked, I want it to add today's date, name of the item and 1 as the quantity.
Any help or direction is much appreciated.
Thanks in Advance
Mit