BombAppetit 0 Light Poster

greetings citizens

i have a question regarding OLE object.
is it possible to display an OLE object in a list box? my table has a bunch of numbers and i plan to add a new column for "status" showing, err, the status of certain products. i pasted an image of a tiny red box into the column (field type OLE object) and in the table it appears as "Bitmap Image".

question : is it possible to display this image in my list box? the listbox has that particular table as the RowSource, and when i add the "Status" column, it only appears as "OLE Object". it'd be great if i can display the redbox next to the numbers in the list box, if it is possible that is. any idea on how to get around this? if not i'd have to resort to using characters such as "(!)" or something to represent the "Status" instead.