Hi,

I have some code that works with the DAO data control but I'm unsure how to do the same with the ADO data control.

This code is related to the editMode property of the control.

I have set my textbox fields so that they are locked until the user hits the 'Edit' button on my form. How then do I put the ADO data control into Edit mode? or do you even have to?

Clint