G
Guest
I have a field on a form that has 2 values: General Public or Media. I have
a combo box that lists all callers. It is populated from tblCallers. One of
the fields in the tblCallers is a true/false field entitled "Media". If
General Public is selected, then the combo box should populate with only the
callers where "Media" is false. If Media is selected, the the combo box
should populate with only the callers where Media is true. How do I get it
to do that?
a combo box that lists all callers. It is populated from tblCallers. One of
the fields in the tblCallers is a true/false field entitled "Media". If
General Public is selected, then the combo box should populate with only the
callers where "Media" is false. If Media is selected, the the combo box
should populate with only the callers where Media is true. How do I get it
to do that?