C
Confused87
I have two tables:
Marathons and People
I need all the data from Marathons and the address data from People.
I have created a query:
*Marathons, address 1, address 2 et cetera
I have created a form for this data - however, I need the user to be able to
edit it.
Do queries in their nature allow this? Is the Lookup function related to
this? Should I put all the address data straight into the Marathon table -
but then how will it be updated?
Please note that whilst I am beggining to understand code, I still find it
hard to get my head round, so if it is the only option, please explain in
full.
Many Thanks
Camilla
Marathons and People
I need all the data from Marathons and the address data from People.
I have created a query:
*Marathons, address 1, address 2 et cetera
I have created a form for this data - however, I need the user to be able to
edit it.
Do queries in their nature allow this? Is the Lookup function related to
this? Should I put all the address data straight into the Marathon table -
but then how will it be updated?
Please note that whilst I am beggining to understand code, I still find it
hard to get my head round, so if it is the only option, please explain in
full.
Many Thanks
Camilla