listbox help
Posted by Mike on December 20, 2001 2:24 PM
Hi
I need the coorect syntax to see if a user doesnt select anything from the listbox.
I tried if listbox1 = ""
and if listbox1 is null
but neither seemed to work when nothing was selected from the list.
Thanks