Colors in List Box

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

I would like to have a list box where depending on the
status of an item in the list, it would be identified by a
particular color. Example: My list box shows custormers
who are past-due 60-90 days, I would show them in red, and
so forth. Can someone give me a hint/tip?

Thanks

Joe Santos
Jacksonville, FL
 
Hi Joe

No, this can't be done with a listbox, but you might consider using a
subform with conditional formatting. You should be able to make it look
just like a listbox and behave in a similar way.
 
Back
Top