I have a form called "frmAdd". Inside this form has a list box called "lbox1"
I have a query called "Age" that captures age.
I am able to get the age into the listbox from the Query, but What i want to do is for the listbox, any age that is below 18, I want it to turn blue, and anything over 18 is turned in red within the listbox.
Please help... thanks!!
I have a query called "Age" that captures age.
I am able to get the age into the listbox from the Query, but What i want to do is for the listbox, any age that is below 18, I want it to turn blue, and anything over 18 is turned in red within the listbox.
Please help... thanks!!