New info = New Problems. Please help me out.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My database currently records all the "On Hold" parts with defects made in
our plant. Recently my boss requested that it have some sort of "Scrap Part"
investigation. I made a new Table and tried to put it on my exsisting form.
Name errors occured.. How do I add new table features to a old form?
 
You'll need to give us a lot more info about your form and tables and what
you're trying to do.
 
It depends on the source data for the form. If the source data is based on
a query you should be OK as you can add the new table to the query (look at
properties on design view) . If it is based on the source table you would
have to change it to a query to pull data from the other table aswell.

Hope that helps,

John
 
A query... why didn't I think of that thanks! Mr. Ortt you are a life saver.
 

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

Similar Threads


Back
Top