G 
		
								
				
				
			
		Guest
I need the code to insert a new record in a table that is in the same .mdb
database that my form is in, I want a command button that on click will
insert a record into a table called POINTS
The POINTS table has 2 fields called NAME_ID and SCORE - both are number
fields and for testing purposes I want bot to get a value of 1 inserted when
the record is created.
				
			database that my form is in, I want a command button that on click will
insert a record into a table called POINTS
The POINTS table has 2 fields called NAME_ID and SCORE - both are number
fields and for testing purposes I want bot to get a value of 1 inserted when
the record is created.
