Listbox color change

  • Thread starter Thread starter Curt
  • Start date Start date
C

Curt

Maybe this is not possible, but I was hoping that someone
might have a suggestion on how to deal with this.

I have a form that that registers students. This form
allows the user to select several classes from a listbox
and then it updates another listbox on the form which
shows the classes the student is registered in. What I am
trying to do is if the student needs to reschedule the
class to have the row in the listbox appear with a yellow
background so we can keep a history of their registered
classes rather than deleting the class. Is it possible to
do a conditional format in a listbox?

Thanks for any input....
 
Back
Top