Tables and relationship

  • Thread starter Thread starter Francisco Capellan
  • Start date Start date
F

Francisco Capellan

Hello
I'm really very new on this, my problem is this
I have a DB with two tables, I want to be able to select fields from the
second table and incorporated them into the first one, but i dont want to
have the fields on both tables, i just need to link the values on second
table to first one.
What Type o join i need?
to insert the data from second table to the first can i use a dropdown?
Did i need to use a sub/form?
Hey i'm sorry i just learning about this, and have no idea of programing?
Please remenber i'm don't know too much, step by step please if is possible
Thank You.
 
Hello
I'm really very new on this, my problem is this
I have a DB with two tables, I want to be able to select fields from the
second table and incorporated them into the first one, but i dont want to
have the fields on both tables, i just need to link the values on second
table to first one.
What Type o join i need?
to insert the data from second table to the first can i use a dropdown?
Did i need to use a sub/form?
Hey i'm sorry i just learning about this, and have no idea of programing?
Please remenber i'm don't know too much, step by step please if is possible
Thank You.

Take a look at the resources here. Crystal's and Allen's tutorials would be a
good place to start.

Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/accessjunkie/resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

A free tutorial written by Crystal (MS Access MVP):
http://allenbrowne.com/casu-22.html

MVP Allen Browne's tutorials:
http://allenbrowne.com/links.html#Tutorials
 
Back
Top