Have a look at Stephen Lebans (
http://www.lebans.com) cmdbutton. As far as I
remember that allows coloured command buttons with labels
HTH
Phil
"Armando" <armando@bogusaddress.com> wrote in message
news:KwW7e.1061$4a.101279@news1.epix.net...[color=blue]
> Hey gurus -
>
> Access 2000 - I have a form with a series of box controls forming a map of
> clickable areas, and I want each one to have a label. No problem, just
> put
> 'em on, right? But I also want the box/label combination to act as a
> single
> item when clicked - that is, not have to put the same OnClick code on both
> the box and the label (or force the user to click on the background only).
> I've tried attaching the label to the box (by cutting the label then
> highlighting the box and pasting it) to try to make the text clickable,
> like
> checkboxes and option buttons work, but they don't stick together.
>
> I can't make the boxes into command buttons, because I need to set the
> bgcolor of each one to show its status. I suppose I could use cb's with
> colored captions, but it's not as visually intuitive.
>
> Ideas?
>
> Armando
>
>[/color]