subform shows as unbound

  • Thread starter twas via AccessMonster.com
  • Start date
T

twas via AccessMonster.com

I've created a subform based on a complex query (the underlying relationship
is many-many, with aditional tables that translate ID's into names, so I
impletmented it as nested queries to avoid ambiguous joins). When I try to
add this subform into a form, the subform shows as "unbound", and I am not
allowed to connect the matching ID's between master = form and child =subform.


I feel that I'm missing something basic. Any idea of what's going on and what
I do about it?

thanks
twas
 
Top