S
steve c matco
I have a database that manages hot ait balloon flights.
I have a pilots table, a passengers table, and a flights
table to tie the info together.
I had the system all set up and needed to add a notes
field to my PILOTS table to track the capacity of each
pilot's equipment. I want to store this data in the
pilots table, then have it show up with the pilot name in
my flights subform. I tried to set up a relationship but
the data won't show up on the flights subform. Any ideas
as to why this isn't working? Possibly the fact that i
added the other relationship after the first had always
been established?
Thanks!
I have a pilots table, a passengers table, and a flights
table to tie the info together.
I had the system all set up and needed to add a notes
field to my PILOTS table to track the capacity of each
pilot's equipment. I want to store this data in the
pilots table, then have it show up with the pilot name in
my flights subform. I tried to set up a relationship but
the data won't show up on the flights subform. Any ideas
as to why this isn't working? Possibly the fact that i
added the other relationship after the first had always
been established?
Thanks!