Changing Tables

  • Thread starter Thread starter Very New to Access
  • Start date Start date
V

Very New to Access

Hello all, quick question. If I have a form that was specifically created
for table "A" is there anyway that I can "link" it to table "B" without
creating a whole new form. Table "A" has more fields than table "B" but all
of the fields in table "B" are in table "A" (I hope that makes sense. Also,
I have written a lot of code into this form (mainly pop up calendars). I
really do not want to create a whole ne form for table "B". This might also
help. I no loger want this form to work, or be linked to table
"A"......only "B". Any suggestions? Thank you sooo much.!

NEWBEE
 
Just go to the proprties of the form, change the record source of the form
from table A to table B. and then add the extra fields you will need.

to get to the properties of the form click on the top left corner of the form.
 

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