Hello there. I have run into a bit of a situation with my limited knowledge of Access 2013.
I am sorry if the post is in the wrong part of the forum, and if my explanation is missing information
Firstly an explanation of the current database setup:
I have two Tables, DancerT and ClubsT.
The database is used from a Menu form, and all data entries are made in a form that lists only one record at a time.
DancerT is the artists that we currently work with. I would like to be able to go into their records, and select, what clubs they have shown interest in.
Best case scenario, is that i can select clubs from a list that updates itself from what club records I have in ClubsT (possibly with the possibility of filtering from other parts of the record)
Then when i go into ClubsT, it would be possible to view a list of all the dancers that have shown interest in that specific club.
I must admit that i am in no way very good at using Access, but i am learning as I go. Until now, i have only made use of built in functions of Access, and not done any real coding
Thank you for any help given on the subject.