View Full Version : List box value


Benny Boy
03-05-2002, 07:43 AM
Hi,
Within a form I am using a list box to generate a value using a query filter. This works fine however, inorder to use this filtered value the list box requires it to be selected otherwise it's not populated within the underlying table. As I don't want users to make this selection can I:

A. Make this list box default to the first entry?
or B. be able to move the cursor in and out of the list box thus selecting it?

Not sure if this makes any sense to anyone, if it does please help - it's driving me nuts and is quite important!

Thanks
Ben

Rich
03-05-2002, 11:18 AM
What is the point of having a list box if you don't want to select anything from it?