row color in combobox depending on fieldvalue of record

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Hi,

Is it possible to change the rowcolor within the list depending on the value
of a field within the record?

Txs in advance,

Michael
 
Access MVP Stephen Lebans has done a great deal of work in expanding the
features of controls. You might want to browse his website to see what is
available.

http://www.lebans.com

hth,
 
Nope!!! I don't think so.
You can have 'conditional formatting' in Excel so could
you consider putting an unbound Excel Object in place of
the listbox?

Regards,

Lee
 
The answer is no.
Consider using a subform setup to resemble a ListBox control which you
can then apply Conditional Formatting to.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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

Back
Top