I'm creating a database form using ADO. I've got a parent form and I'm uging a datarepeater as a child form. I can display data easily and all the data I have on the child table in MS Access displays in the datarepeater.

Can anyone give me the code which can be used in a command button to add data from the keyboard to the datarepeater function.