Hi there, I'm trying to put together a little list box, populated from a query, that would have the background colour of its rows as different colours depending on a certain status.
I've done some googling around the subject and it doesn't seem possible using the standard controls that the Access form designer provides. There are some ActiveX controls out there such as ListView and the MS Forms 2.0 Listbox but I can't seem to find any usage guides or references for these controls.
Has anyone had any luck with the above and/or know where do get documentation for the aforementioned ActiveX controls?
Much appreciated, Andy