It all depends on what the values are and what the conditions are. Most programmers would tell you that anything is possible for the price.
You can set the Source of the List Box when the "Form_Load"
event takes place, or some other event takes place, to various conditions either using a "Case Select" Statement or a set of "if .... then else" clauses.
I would need more information, to be of more help to you.