Listbox question

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.
 
D

Douglas J. Steele

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

Top