|
From: Billiam on 3 Jul 2008 14:48 I have a bound drop down list box which displays 7 set choices: Active, Interim, On Leave, suspended, de-certifed, resigned and deceased. I would like to add colour to some of the choices, so the items are noticed more easily (ie the colour red is the background to the choice Suspended, the colour green is the background to the choice Active). Can this be done within the same drop down list box? Billiam
From: Ken Snell (MVP) on 3 Jul 2008 15:05 No, not with the built-in ACCESS combobox control. -- Ken Snell <MS ACCESS MVP> "Billiam" <Billiam(a)discussions.microsoft.com> wrote in message news:1A24D224-312C-41FA-9B19-863D393B4AAF(a)microsoft.com... >I have a bound drop down list box which displays 7 set choices: Active, > Interim, On Leave, suspended, de-certifed, resigned and deceased. I would > like to add colour to some of the choices, so the items are noticed more > easily (ie the colour red is the background to the choice Suspended, the > colour green is the background to the choice Active). > Can this be done within the same drop down list box? > Billiam
From: Jeff Boyce on 3 Jul 2008 15:07 I am not aware of a way within Access, but you might want to visit Stephen Lebans' website to see if he's done something like this... http://www.lebans.com/ Regards Jeff Boyce Microsoft Office/Access MVP "Billiam" <Billiam(a)discussions.microsoft.com> wrote in message news:1A24D224-312C-41FA-9B19-863D393B4AAF(a)microsoft.com... >I have a bound drop down list box which displays 7 set choices: Active, > Interim, On Leave, suspended, de-certifed, resigned and deceased. I would > like to add colour to some of the choices, so the items are noticed more > easily (ie the colour red is the background to the choice Suspended, the > colour green is the background to the choice Active). > Can this be done within the same drop down list box? > Billiam
From: Billiam on 3 Jul 2008 15:54 Thank you for taking the time to respond, Ken. I really appreciate it. "Ken Snell (MVP)" wrote: > No, not with the built-in ACCESS combobox control. > > -- > > Ken Snell > <MS ACCESS MVP> > > > "Billiam" <Billiam(a)discussions.microsoft.com> wrote in message > news:1A24D224-312C-41FA-9B19-863D393B4AAF(a)microsoft.com... > >I have a bound drop down list box which displays 7 set choices: Active, > > Interim, On Leave, suspended, de-certifed, resigned and deceased. I would > > like to add colour to some of the choices, so the items are noticed more > > easily (ie the colour red is the background to the choice Suspended, the > > colour green is the background to the choice Active). > > Can this be done within the same drop down list box? > > Billiam > > >
From: Billiam on 3 Jul 2008 15:54
Thanks Jeff, I will have a look and see. I really appreciate your help! "Jeff Boyce" wrote: > I am not aware of a way within Access, but you might want to visit Stephen > Lebans' website to see if he's done something like this... > > http://www.lebans.com/ > > Regards > > Jeff Boyce > Microsoft Office/Access MVP > > "Billiam" <Billiam(a)discussions.microsoft.com> wrote in message > news:1A24D224-312C-41FA-9B19-863D393B4AAF(a)microsoft.com... > >I have a bound drop down list box which displays 7 set choices: Active, > > Interim, On Leave, suspended, de-certifed, resigned and deceased. I would > > like to add colour to some of the choices, so the items are noticed more > > easily (ie the colour red is the background to the choice Suspended, the > > colour green is the background to the choice Active). > > Can this be done within the same drop down list box? > > Billiam > > > |