Copying forms

B

Beth McLaren

A form was copied in the database that I am working on however, I am not
clear how to make it 'point' to a different table to base its fields off of.
I don't see this in properties...?? I would think I could go there and
redirect the fields to a new table ???Help!
--
 
F

fredg

A form was copied in the database that I am working on however, I am not
clear how to make it 'point' to a different table to base its fields off of.
I don't see this in properties...?? I would think I could go there and
redirect the fields to a new table ???Help!

The Form gets it's data from it's RecordSource property.
It's found on the Form property sheet's Data tab.
 

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

Top