A
AmendConstitution_ArnoldForPresident
In A2000 I can create a combobox or listbox from either design mode or
wizard, and I set the row source type as Value List. I then load the
row source like
"A";"B";"C"
I hit F5 to "run" the form. The problem is that I can't click any of
the entries. A,B,and C are there, and each one individually
highlights as I pass the cursor over one, but left click does nothing.
Also, what code would I put under a button to hide the form? (Or must
I close it)
TIA
wizard, and I set the row source type as Value List. I then load the
row source like
"A";"B";"C"
I hit F5 to "run" the form. The problem is that I can't click any of
the entries. A,B,and C are there, and each one individually
highlights as I pass the cursor over one, but left click does nothing.
Also, what code would I put under a button to hide the form? (Or must
I close it)
TIA