Format List Box!

  • Thread starter Thread starter Bob V
  • Start date Start date
B

Bob V

Can I format a list box which has a query,so if one of the fields called
[Spelling] had the word "Spelling" it will change the colour of the font for
that row
Thanks for any help....Bob
 
It's not possible with the native Access ListBox control. Instead, setup a
Subform control to resemble a ListBox and use ConditionalFormatting to
achieve the desired look. I think Arvin has a sample on his site here:
http://www.datastrat.com/Download2.html

--

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