I have alot of information that needs to be inputed into a an access 2000 table. I want to be able to add multiple records with the click of a command button. So I went ahead and created a Form with multiple text boxes where I would get the information for the table. Then I created a command button that I would click to add all the records. Does anyone have any sample code that would do this?
Sorry I haven't used Access 2000 and Visual Basic for awhile now and I got stumped when I started to do this project as a favor
Thanks in advanced. Here's the names:
Database: Mosaix_Database
Table: tbl_Record_Selections
Form: frm_Record_Selections
Text Boxes: txt_1 , txt_2, txt_3 etc ...
Sorry I haven't used Access 2000 and Visual Basic for awhile now and I got stumped when I started to do this project as a favor
Database: Mosaix_Database
Table: tbl_Record_Selections
Form: frm_Record_Selections
Text Boxes: txt_1 , txt_2, txt_3 etc ...