Listbox problem

  • Thread starter Thread starter ajak
  • Start date Start date
A

ajak

Hi,

I created a form that is not based on any table. It's similar to the
switchbox form created by Access. Then I put a list box on it with
hard-coded values.

The problem is, during view mode, i cannot select any of the items in the
listbox.

Please someone help me here...

tq
 
ajak said:
Hi,

I created a form that is not based on any table. It's similar to the
switchbox form created by Access. Then I put a list box on it with
hard-coded values.

The problem is, during view mode, i cannot select any of the items in the
listbox.

Please someone help me here...

Is the ListBox Enabled and Locked = False? Is the Form's AllowEdits set to
Yes?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Access Cannot select items in listbox 1
Requery listbox 1
Open Form based on Listbox 2
Listbox query 3
Print values of a listbox 2
Refresh a listbox 1
Evaluate ListBox Value 8
Insert query in a form 2

Back
Top