control source not listed

G

Guest

Are you feeding the form through a query instead of
directly from the table? A lot of people forget to update
a query by adding the new field to it so that the
dependent form can then "see" the new field?
 
Top