<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Setting controls to null (AXP)</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi again everyone</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I have a combo box containing staff records, bound on ID field. I want to display all the records even though some of them will be invalid choices, and display an error message giving a reason if the user tries to make an invalid selection and offereing to take certain actions, blah blah. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">If the user chooses to cancel rather than proceed, I need to then set the combo box back to null. I can't set it to a 0 or a zero length string, it HAS to be a null. How???</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Hope someone has the key</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Roz</FONT>
</P>
<BR>

</BODY>
</HTML>