Nancy. Thanks for keep replying.
BUT.. I am sorry, I am afraid I do not undertand something here, or maybe I should clarify myself.
I understood the row source thing perfectly(It is already written this way in my form, just without the forms!formname, for it is in the very same form, and it does not make a difference if I change it).
I am not new to this at all, just never had to do such thing before.
What I don't see is how to handle the criteria:
Where and how do I write to select only the options in the 2nd combo, that matches the first combo?
I.e. - What do I do in the "after_update" of the 1st combo, in order to make a list of right options in the 2nd combo?
( It should be something like aizeret offered, but I do not want to set in advance the possible values, as I replied to aizeret. I don't mind if it's done not in vba. Just want it done.

)
Thanks both