A
Aaron E via AccessMonster.com
I have a combo box on a form which may sometimes have a null value in it.
There is no way around that. It's complicated. Please just take my word for
it.
Is there a way to test for a null value in it?
Isnull(me.ComboBox1.Value) isn't working. It's thowing an error, saying,
"you entered an expression that has no value".
Thanks.
Aaron
There is no way around that. It's complicated. Please just take my word for
it.
Is there a way to test for a null value in it?
Isnull(me.ComboBox1.Value) isn't working. It's thowing an error, saying,
"you entered an expression that has no value".
Thanks.
Aaron