<P>To all,</P>
<P>I have a field selection box in a find form that I have created myself, but what I need to know is what datatype the field is that the user selects.</P>
<P>Has anyone ever done this and can tell me how....I tried the following line of code which runs through all the fields but it returns a number......</P>
<P>MsgBox frmPersonnel.ADOPersonnel.Recordset.Fields(fldCounter).Type</P>
<P>Anyone have any ideas ?</P>
<P>Thanks in advance for any help received.......</P>
<P>Paul Hartland</P>
<P>Database Designer/Programmer</P>