Biff,
What the others forgot to mention is a form *can be* unbound, which no
Record Source. However, you usually see that in a form/subform situation
and the unbound main form is being used as a filter for the subform. That
*might* be the case if your form has no Record Source.
--
Gina Whipp
2010 Microsoft MVP (Access)
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"biff" <(E-Mail Removed)> wrote in message
news:3F7F7DC7-F10D-4352-BACC-(E-Mail Removed)...
I am new to Access. There is an existing Access database that I am working
with. I can see all the tables, queries and forms. Do forms pull data from
tables or are forms their own entity that have their own data source? I was
kind of under the impression that both queries and forms have to pull data
from a table but I am not sure.
I tried to find what the data source for a form was but i could not.