In form/subform relationships, can the master be a query? Subforms are all
tables
Thanks in advance. I love these sites.
wal50
Any form (mainform or subform) can be based on a Query; in practice, most are.
In fact, if you base a form on a Table, Access will usually create a hidden
query as its recordsource.
Note also that your statement "subforms are tables" is strictly speaking
incorrect: a Form is one kind of object, a Table is a very different kind of
object. Your subforms are *bound to* Tables, or use Tables as recordsources -
but they aren't tables, any more than my office window is the Owyhee Mountain
range!