where can i find my tables in form design?

  • Thread starter Thread starter emerlita
  • Start date Start date
E

emerlita

I'm creating my form from design view and didn't use the wizard. I
tried to look for my tables and can't seemed to find them anywhere in
the screen. Where can i find it?
 
View, properties, Data Tab, and pull down record source. If the field list
box isn'tdisplayed you will need to select View, Field List.

Hth

Jon
 
I'm creating my form from design view and didn't use the wizard. I
tried to look for my tables and can't seemed to find them anywhere in
the screen. Where can i find it?

Unless you specified a Recordsource property for the form, it may not be
linked to ANY tables. Tables are primary; a Form is just a window for viewing
the data in the tables. Creating a Form will not automagically create tables!

Maybe I'm misunderstanding the question: where are you looking for the tables,
and what will you do with them when you find them?

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top