Changing The Colour Of An Item In A List Box

HEMESH00

New member
Local time
Today, 12:02
Joined
Sep 6, 2006
Messages
4
HI all, the objective is to grey out an item within a listbox, where the id number is the same in another sub form. The sub form is called contacts and the list is called list15. the unique id that is linking the two is SWD.

HELP...:confused:
 
Be more specific.

Do you want to grey out an item in the list box but not other items in the same listbox? That is quite tricky.

You would do better to make the listbox depend on a query that was smart enough to OMIT the items you would have otherwise greyed out.
 

Users who are viewing this thread

Back
Top Bottom