I can bind my ADO recordset to a textbox control, however, unable to bind the same to masked-edit control. Can it be done?<br><br>As an alternative have bounded data to textbox controls that are invisible to the user and pass data back-and-forth to masked edit controls. But this method is clumsy and I would think that it could be done so easily another way.<br><br>Any advise??