H HEMESH00 New member Local time Today, 12:02 Joined Sep 6, 2006 Messages 4 Sep 13, 2006 #1 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...
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...
The_Doc_Man Immoderate Moderator Staff member Local time Today, 06:02 Joined Feb 28, 2001 Messages 30,210 Sep 13, 2006 #2 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.
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.