L
lneel
I have a database with 3 tables.
First Table
Race Date(Date)
Race Type(Text)
Second Table
DriverName(Text)
DriverNumber(Text)
Third Table
BestLapTime(Number)
WorstLapTime(Number)
In a sinlge form I need to be able to pull in Race Date and Race Type,
Driver Name and Driver Number, Best LapTime and WorstLapTime. I can get it to
pull in one field from each table but not both. How do I relate them? Anyone
willing to provide an example? Thanks for your time.
Lee
First Table
Race Date(Date)
Race Type(Text)
Second Table
DriverName(Text)
DriverNumber(Text)
Third Table
BestLapTime(Number)
WorstLapTime(Number)
In a sinlge form I need to be able to pull in Race Date and Race Type,
Driver Name and Driver Number, Best LapTime and WorstLapTime. I can get it to
pull in one field from each table but not both. How do I relate them? Anyone
willing to provide an example? Thanks for your time.
Lee