Listbox question

  • Thread starter Thread starter EAB1977
  • Start date Start date
E

EAB1977

I am using a listbox to show my users what parts we have in our
department. Is it possible to add a background color to a item in a
list box if it meets certain criteria? I know you can do something
like this in VB6 or .NET, but wondered if it was possible with A2003.
 
AFAIK, it's not possible with the native listbox (but then, I don't think it
was possible in VB6 either)

There are third party controls out there that can do this, though. I think
T-List, from Bennet-Tec Information Systems can do it, and it does work
with Access http://www.bennet-tec.com/btproducts/tlist/tlist.htm

If you do go the third-party route, make sure that the control is compatible
with Access before purchasing it! Access is far pickier than VB6 was.
 

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

Link Textbox to Listbox 2
ListBox Question 3
Sum values in listbox? 4
Sort with Listbox Selection On Top 1
Access Cannot select items in listbox 1
ADH paired listbox formatting 5
Listbox selection question 2
Listbox Question 2

Back
Top