Forms

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

Guest

I built a form and needing to be able to pull certain data from a table and
input it into text boxes on the original form. I need to be able to post a
number in a box and save it on table1 but also, pull the data from a differnt
table and insert it into the right spots based on the number I input.
 
I need to know when you would pull data from a table and send it to
the text boxes. Do you choose when this happens or is it based on some
logic with your data? Also I need a better explanation of your data and
relationships and what data is on your forms. For instance you say
post a number in a box. Where is the box and what data is in Table1.
When you say pull data from a different table, what data is in that
table and where do you want to insert it?
 

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