query's used by a form

Z

zandbak

this is maybe quite a Noob question... but i cant figure it out.

i have to optimize a access database, and cant figure out whitch tables/
query's are hangin below this particular form!

can annyone help me?
thanx
zandbak
 
A

Allen Browne

Examine the RecordSource property of the form.

Open the form in design view.
Open the Properties box (View menu.)
Make sure you are looking at the properties of the Form (not of a text box.)
RecordSource is on the Data tab.
 
Top